AuthenticationInfo.MtlsConnection property

 
Microsoft Office Live Communications Server 2005 with SP1

AuthenticationInfo.MtlsConnection

The MtlsConnection property indicates whether the message was received over a Mutually authenticated Transport Layer Security (MTLS) connection.

[C#]public Boolean MtlsConnection {get;}
[Visual Basic .NET]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 Office Live Communications Server 2005 with SP1.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)

See Also

AuthenticationInfo

  
  What did you think of this topic?
  © 2008 Microsoft Corporation. All rights reserved.