Mono Class Library: Overview

System.Net.Authorization: Members

The members of System.Net.Authorization are listed below.

See Also: Inherited members from System.Object

Public Constructors

Constructs and initializes a new instance of the System.Net.Authorization class with the specified authorization message.
Constructs and initializes a new instance of the System.Net.Authorization class with the specified authorization message and completion status.
Constructs and initializes a new instance of the System.Net.Authorization class with the specified authorization message, completion status, and connection group identifier.

Public Properties

[read-only]
Completebool. Gets a bool value indicating the completion status of the authentication.
[read-only]
ConnectionGroupIdstring. Gets the unique identifier for an authenticated connection.
[read-only]
Messagestring. Gets the response to an authentication challenge.
MutuallyAuthenticatedbool. Documentation for this section has not yet been entered.
ProtectionRealmstring[]. Gets or sets the URIs that can be authenticated using the value in the Authorization.Message property.