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

System.Net.Authorization.ProtectionRealm Property

Gets or sets the URIs that can be authenticated using the value in the Authorization.Message property. [Edit]

public string[] ProtectionRealm { set; get; }

Value

A string array containing URIs. [Edit]

Remarks

Note: A System.Net.WebRequest compares a URI to this list to determine if the current instance can be used to authenticate a request for a given URI.
[Edit]

Requirements

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