AuthenticationInfo.ConnectionAuthorizationEnabled
The ConnectionAuthorizationEnabled property indicates whether authorization is enabled for the connection by which the message arrived.
Syntax
Copy Code | |
---|---|
public Boolean ConnectionAuthorizationEnabled {get;} |
Syntax
Copy Code | |
---|---|
Public ReadOnly Property ConnectionAuthorizationEnabled As Boolean |
Remarks
If true, authorization is enabled for the message's connection; if false, it is not.
Requirements
Redistributable: Requires Microsoft Lync Server 2010
Namespace:Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)