Click or drag to resize

SPHeaderPassword Property

Gets or sets the password.

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

Property Value

Type: String
The password.
See Also