Property | Type | Description | |
---|---|---|---|
nonce | string | ||
qop | string | ||
realm | string |
Method | Description | |
---|---|---|
Process ( ) : void |
Process the message
|
|
UnauthorizedResponse ( |
Initializes a new instance of the UnauthorizedResponse class
|
Method | Description | |
---|---|---|
AppendResponse ( StringBuilder sb, string Message, System.Guid AssociatedRequestID, string ASPNETVersion, string Nonce, string Realm, string HashAlgorithmName ) : void |
Appends the raw response data to a string builder
|
public UnauthorizedResponse ( |
||
Data | The HTTPPartialData class to load this instance from | |
Service | StateServer | State server instance |
return | System |