C# 클래스 System.Configuration.CRYPTPROTECT_PROMPTSTRUCT

파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
cbSize int
dwPromptFlags int
hwndApp IntPtr
szPrompt string

비공개 메소드들

메소드 설명
IDisposable ( ) : void

프로퍼티 상세

cbSize 공개적으로 프로퍼티

public int cbSize
리턴 int

dwPromptFlags 공개적으로 프로퍼티

public int dwPromptFlags
리턴 int

hwndApp 공개적으로 프로퍼티

public IntPtr hwndApp
리턴 IntPtr

szPrompt 공개적으로 프로퍼티

public string szPrompt
리턴 string