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