Holds the username and password from an HTTP Basic authentication attempt.
Inheritance Hierarchy SystemObject
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)
Syntax public class HttpBasicIdentity : GenericIdentity
The HttpBasicIdentity type exposes the following members.
Properties
| Name | Description |
---|
| Password |
Gets the password from a basic authentication attempt.
|
TopSee Also