AuthenticationInfo.CertificateAuthorized property

 
Microsoft Office Live Communications Server 2005 with SP1

AuthenticationInfo.CertificateAuthorized

The CertificateAuthorized property indicates whether the certificate from the message sender is validated by a certificate signing authority.

[C#]public Boolean CertificateAuthorized {get;}
[Visual Basic .NET]Public ReadOnly Property CertificateAuthorized As Boolean

Remarks

If true, the certificate offered by the message sender has been authorized by a signing authority; if false, it has 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.