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