The members of System.Net.Authorization are listed below.
See Also: Inherited members from System.Object
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.
[read-only] Complete bool. Gets a bool value indicating the completion status of the authentication. [read-only] ConnectionGroupId string. Gets the unique identifier for an authenticated connection. [read-only] Message string. Gets the response to an authentication challenge. MutuallyAuthenticated bool. Documentation for this section has not yet been entered. ProtectionRealm string[]. Gets or sets the URIs that can be authenticated using the value in the Authorization.Message property.