Property | Type | Description | |
---|---|---|---|
Primary |
Property | Type | Description | |
---|---|---|---|
GetDecryptedValue | string | ||
GetEncryptedValue | string | ||
Hash | string |
Method | Description | |
---|---|---|
RegistryAccess ( string token ) : System |
Method | Description | |
---|---|---|
GetDecryptedValue ( string toDecrypt ) : string | ||
GetEncryptedValue ( string toEncrypt ) : string | ||
Hash ( string toHash ) : string |
public RegistryAccess ( string token ) : System | ||
token | string | |
return | System |