Mono Class Library: System.Net.Authorization Overview | Members

System.Net.Authorization.Message Property

Gets the response to an authentication challenge. [Edit]

public string Message { get; }

Value

A string containing the message that will be returned to the server in response to an authentication challenge. [Edit]

Remarks

This property is read-only.

Note: The content of the string returned by this property is determined by the protocol implemented by the System.Net.IAuthenticationModule object that created the current instance.

[Edit]

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0