AuthenticationInfo.ConnectionAuthorizationEnabled property
| Microsoft Office Live Communications Server 2005 with SP1 |
AuthenticationInfo.ConnectionAuthorizationEnabled
The ConnectionAuthorizationEnabled property indicates whether authorization is enabled for the connection by which the message arrived.
[C#]
public Boolean ConnectionAuthorizationEnabled {get;}
[Visual Basic .NET] 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 Office Live Communications Server 2005 with SP1.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)
See Also
| What did you think of this topic? |
| © 2008 Microsoft Corporation. All rights reserved. |