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; }