Метод | Описание | |
---|---|---|
GetAddPolicyDeviceDefinitionId ( string PolicyDeviceDefinitionId ) : string | ||
GetDeviceDefinitionId ( string LogicalDeviceIDKey ) : string |
|
|
GetDeviceSerailNumber ( ) : string |
|
|
GetDeviceSerialNumber ( string DeviceSerialNumberKey ) : string |
|
|
GetLogicalDeviceID ( ) : string |
|
|
GetLogicalDeviceID ( string LogicalDeviceIDkey ) : string | ||
GetPolicyId ( ) : string |
|
|
GetPolicyId ( string PolicyId ) : string | ||
GetPolicyName ( ) : string |
Метод | Описание | |
---|---|---|
GetNumber ( int min, int max ) : int | ||
GetValueFromConfigFile ( string Name ) : string |
|
|
GetValueFromDB ( string Name ) : string |
Routine to retrieve a value from the database
|
|
SaveValueToConfigFile ( string Name, string Value ) : void |
|
|
SaveValueToDB ( string Name, string Value ) : void |
Routine to save a value to the database
|
public static GetAddPolicyDeviceDefinitionId ( string PolicyDeviceDefinitionId ) : string | ||
PolicyDeviceDefinitionId | string | |
Результат | string |
public static GetDeviceDefinitionId ( string LogicalDeviceIDKey ) : string | ||
LogicalDeviceIDKey | string | |
Результат | string |
public static GetDeviceSerailNumber ( ) : string | ||
Результат | string |
public static GetDeviceSerialNumber ( string DeviceSerialNumberKey ) : string | ||
DeviceSerialNumberKey | string | |
Результат | string |
public static GetLogicalDeviceID ( ) : string | ||
Результат | string |
public static GetLogicalDeviceID ( string LogicalDeviceIDkey ) : string | ||
LogicalDeviceIDkey | string | |
Результат | string |
public static GetPolicyId ( string PolicyId ) : string | ||
PolicyId | string | |
Результат | string |
public static GetPolicyName ( ) : string | ||
Результат | string |