FederatedDomainProof.Thumbprint Property
Namespace: Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property Thumbprint As String
Get
Friend Set
'Usage
Dim instance As FederatedDomainProof
Dim value As String
value = instance.Thumbprint
public string Thumbprint { get; internal set; }
Property Value
Type: System.String