C# Class TestWizard.RegistryAccess

Mostra file Open project: tylermenezes/Rfid-Credential-Provider Class Usage Examples

Public Properties

Property Type Description
Primary Microsoft.Win32.RegistryKey

Private Properties

Property Type Description
GetDecryptedValue string
GetEncryptedValue string
Hash string

Public Methods

Method Description
RegistryAccess ( string token ) : System

Private Methods

Method Description
GetDecryptedValue ( string toDecrypt ) : string
GetEncryptedValue ( string toEncrypt ) : string
Hash ( string toHash ) : string

Method Details

RegistryAccess() public method

public RegistryAccess ( string token ) : System
token string
return System

Property Details

Primary public_oe static_oe property

public static RegistryKey,Microsoft.Win32 Primary
return Microsoft.Win32.RegistryKey