Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Message.AuthenticationInfo
The AuthenticationInfo property contains SIP stack-specific authentication information as an AuthenticationInfo structure.
Syntax
[C#]
public Object AuthenticationInfo {get;}
Syntax
[Visual Basic .NET]
Public ReadOnly Property AuthenticationInfo As Object
Remarks
All information regarding the authentication of this message, including whether authentication was successful, is included in the AuthenticationInfo structure.
Requirements
Redistributable: Requires Microsoft Lync Server 2010
Namespace:Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)