Skip to main content

HttpBasicAuthenticationInfo Class

Specifies a username and password.

Namespace: DevExpress.DataAccess.Json

Assembly: DevExpress.DataAccess.v23.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap

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