This topic has not yet been rated - Rate this topic

Certificate.Thumbprint Property

Gets the globally unique SHA-1 hash thumbprint for the certificate.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public byte[] Thumbprint { get; }

Property Value

Type: System.Byte[]
A Uint8 array value that specifies the SHA-1 hash thumbprint for the certificate.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.