ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / AjaxSettings Class / Password Property

In This Topic
    Password Property
    In This Topic
    A password to be used in response to an HTTP access authentication request.
    Syntax
    'Declaration
     
    Public Property Password As System.String
    public System.string Password {get; set;}
    See Also