HttpBasicAuthenticationInfo Class
Specifies a username and password.
Namespace: DevExpress.DataAccess.Json
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Related API Members
The following members return HttpBasicAuthenticationInfo objects:
Remarks
An HttpBasicAuthenticationInfo object is returned by the AuthenticationInfo property.
Inheritance
Object
HttpBasicAuthenticationInfo
See Also