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

Exibir arquivo Open project: aws/aws-sdk-net

Public Properties

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

Property Details

cbSize public_oe property

public int cbSize
return int

dwPromptFlags public_oe property

public CryptProtectPromptFlags dwPromptFlags
return CryptProtectPromptFlags

hwndApp public_oe property

public IntPtr,System hwndApp
return System.IntPtr

szPrompt public_oe property

public String szPrompt
return String