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

Afficher le fichier Open project: aws/aws-sdk-net

Méthodes publiques

Свойство Type Description
cbSize int
dwPromptFlags CryptProtectPromptFlags
hwndApp System.IntPtr
szPrompt String

Property Details

cbSize public_oe property

public int cbSize
Résultat int

dwPromptFlags public_oe property

public CryptProtectPromptFlags dwPromptFlags
Résultat CryptProtectPromptFlags

hwndApp public_oe property

public IntPtr,System hwndApp
Résultat System.IntPtr

szPrompt public_oe property

public String szPrompt
Résultat String