AuthenticationInfo.Authenticated
The Authenticated property indicates whether the message sender has been authenticated.
Syntax
Copy Code | |
---|---|
public Boolean Authenticated {get;} |
Syntax
Copy Code | |
---|---|
Public ReadOnly Property Authenticated As Boolean |
Remarks
If true, the message sender has been authenticated; if false, it has not.
Requirements
Redistributable: Requires Microsoft Lync Server 2010
Namespace:Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)