C# Class FingerprintEncryption.CRYPTPROTECT_PROMPTSTRUCT

Show file Open project: brandonlw/upek-ps-pass-decrypt Class Usage Examples

Public Properties

Property Type Description
cbSize int
dwPromptFlags int
hwndApp System.IntPtr
szPrompt string

Property Details

cbSize public property

public int cbSize
return int

dwPromptFlags public property

public int dwPromptFlags
return int

hwndApp public property

public IntPtr,System hwndApp
return System.IntPtr

szPrompt public property

public string szPrompt
return string