Share via


Message.AuthenticationInfo

The AuthenticationInfo property contains SIP stack-specific authentication information as an AuthenticationInfo structure.

public Object AuthenticationInfo {get;}

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 Office Live Communications Server 2005.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)

See Also

AuthenticationInfo, Message