PasswordTextBox.SecurePassword Property (Microsoft.SharePoint.WebControls)

Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Syntax

Visual Basic (Declaration)
Public ReadOnly Property SecurePassword As SecureString
Visual Basic (Usage)
Dim instance As PasswordTextBox
Dim value As SecureString

value = instance.SecurePassword
C#
public SecureString SecurePassword { get; }
See Also

Tags :


Page view tracker