ExchangeCertificate.RootCAType property
Namespace: Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public ReadOnly Property RootCAType As CertificateAuthorityType
Get
'Usage
Dim instance As ExchangeCertificate
Dim value As CertificateAuthorityType
value = instance.RootCAType
public CertificateAuthorityType RootCAType { get; }
Property value
Type: Microsoft.Exchange.Management.SystemConfigurationTasks.CertificateAuthorityType
See also
Reference
Microsoft.Exchange.Management.SystemConfigurationTasks namespace