Holds the username and password from an HTTP Basic authentication attempt.
Inheritance HierarchySystemObject
System.Security.ClaimsClaimsIdentity
System.Security.PrincipalGenericIdentity
Sfs2X.WebSocketSharp.NetHttpBasicIdentity
Namespace:
Sfs2X.WebSocketSharp.Net
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntaxpublic class HttpBasicIdentity : GenericIdentity
The HttpBasicIdentity type exposes the following members.
Properties
| Name | Description |
---|
 | Password |
Gets the password from a basic authentication attempt.
|
Top
See Also