C# Class Amazon.Runtime.Internal.Settings.UserCrypto.CRYPTPROTECT_PROMPTSTRUCT

Show file Open project: aws/aws-sdk-net

Public Properties

Property Type Description
cbSize int
dwPromptFlags CryptProtectPromptFlags
hwndApp System.IntPtr
szPrompt String

Property Details

cbSize public property

public int cbSize
return int

dwPromptFlags public property

public CryptProtectPromptFlags dwPromptFlags
return CryptProtectPromptFlags

hwndApp public property

public IntPtr,System hwndApp
return System.IntPtr

szPrompt public property

public String szPrompt
return String