Message.AuthenticationInfo Property

Definition

Stack-specific authentication information.

public:
 property System::Object ^ AuthenticationInfo { System::Object ^ get(); };
public object AuthenticationInfo { get; }
Public ReadOnly Property AuthenticationInfo As Object

Property Value

Remarks

All information regarding the authentication of this message, including whether authentication was successful, is included in the AuthenticationInfo structure.

Applies to