My Project
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
Properties | List of all members
WebSocketSharp.Net.HttpBasicIdentity Class Reference

Holds the username and password from an HTTP Basic authentication attempt. More...

Inheritance diagram for WebSocketSharp.Net.HttpBasicIdentity:

Properties

virtual string Password [get]
 Gets the password from a basic authentication attempt.
 

Detailed Description

Holds the username and password from an HTTP Basic authentication attempt.

Property Documentation

◆ Password

virtual string WebSocketSharp.Net.HttpBasicIdentity.Password
get

Gets the password from a basic authentication attempt.

A string that represents the password.


The documentation for this class was generated from the following file: