Message.AuthenticationInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.