C# 클래스 TestWizard.RegistryAccess

파일 보기 프로젝트 열기: tylermenezes/Rfid-Credential-Provider 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Primary Microsoft.Win32.RegistryKey

Private Properties

프로퍼티 타입 설명
GetDecryptedValue string
GetEncryptedValue string
Hash string

공개 메소드들

메소드 설명
RegistryAccess ( string token ) : System

비공개 메소드들

메소드 설명
GetDecryptedValue ( string toDecrypt ) : string
GetEncryptedValue ( string toEncrypt ) : string
Hash ( string toHash ) : string

메소드 상세

RegistryAccess() 공개 메소드

public RegistryAccess ( string token ) : System
token string
리턴 System

프로퍼티 상세

Primary 공개적으로 정적으로 프로퍼티

public static RegistryKey,Microsoft.Win32 Primary
리턴 Microsoft.Win32.RegistryKey