ServerUtils Methods

The methods of the ServerUtils class are listed here.

Class

ServerUtils Class

Public Methods

 

Name

Description

RunAsAdmin

Runs an application in elevated mode. This mode is required to save the Server's configuration in protected files.

Base64ToIcon

Converts the IProfile.IconData (base64 string) to a PNG image.

IconToBase64

Converts a PNG image to be stored in IProfile.IconData (as base64 string).