Click or drag to resize

CredPromptPassword Property

Gets or sets the password for the credentials.

Namespace:  Koden.Utils.Exchange
Assembly:  Koden.Utils.Exchange (in Koden.Utils.Exchange.dll) Version: 1.0.6453.26061
Syntax
public SecureString Password { get; set; }

Property Value

Type: SecureString
See Also