AuthenticationInfo.CertificateAuthorized
The CertificateAuthorized property indicates whether the certificate from the message sender is validated by a certificate signing authority.
public Boolean CertificateAuthorized {get;}
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.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)