Skip to main content
All docs
V26.1
  • HttpBasicAuthenticationInfo Class

    Specifies a username and password.

    Namespace: DevExpress.DataAccess.Json

    Assembly: DevExpress.DataAccess.v26.1.dll

    NuGet Package: DevExpress.DataAccess

    Declaration

    public class HttpBasicAuthenticationInfo

    The following members return HttpBasicAuthenticationInfo objects:

    Remarks

    An HttpBasicAuthenticationInfo object is returned by the AuthenticationInfo property.

    Inheritance

    Object
    HttpBasicAuthenticationInfo
    See Also