AuthenticationInfo.MtlsConnection
The MtlsConnection property indicates whether the message was received over a Mutually authenticated Transport Layer Security (MTLS) connection.
Syntax
Copy Code | |
---|---|
public Boolean MtlsConnection {get;} |
Syntax
Copy Code | |
---|---|
Public ReadOnly Property MtlsConnection As Boolean |
Remarks
If true, the message was received over an MTLS connection; if false, it was not.
Requirements
Redistributable: Requires Microsoft Lync Server 2010
Namespace:Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)