Freigeben über


Message.AuthenticationInfo

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)

See Also

Concepts

AuthenticationInfo

Message