[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.PageOptions.Password

Password Property

Password

Gets or sets the password for basic HTTP authentication.

See https://developer.mozilla.org/en-US/docs/Web/HTTP/Authentication for more details.

Declaration
public string Password { get; set; }
Public Property Password As String