Mono Class Library: System.Net.Authorization Overview | MembersSystem.Net.Authorization.ConnectionGroupId Property |
Gets the unique identifier for an authenticated connection. [Edit]
|
A string containing a unique connection identifier, or null if no value was specified to the constructor for the current instance. [Edit]
This property is read-only.
The connection group identifier is used to restrict access to the server connection established with the current authorization instance.
Note: Only System.Net.WebRequest instances that have Authorization.ConnectionGroupId as their WebRequest.ConnectionGroupName property value can use the connection. If the value of this property is null , access to the connection is not restricted in this manner. The connection group information is also available in the ServicePoint.ConnectionName property of the service point that represents the connection.[Edit]
Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0