Back to Devexpress

HttpBasicAuthenticationInfo Class

corelibraries-devexpress-dot-dataaccess-dot-json-5154dac8.md

latest1.3 KB
Original Source

HttpBasicAuthenticationInfo Class

Specifies a username and password.

Namespace : DevExpress.DataAccess.Json

Assembly : DevExpress.DataAccess.v25.2.dll

NuGet Package : DevExpress.DataAccess

Declaration

csharp
public class HttpBasicAuthenticationInfo
vb
Public Class HttpBasicAuthenticationInfo

The following members return HttpBasicAuthenticationInfo objects:

Remarks

An HttpBasicAuthenticationInfo object is returned by the AuthenticationInfo property.

Inheritance

Object HttpBasicAuthenticationInfo

See Also

HttpBasicAuthenticationInfo Members

DevExpress.DataAccess.Json Namespace