Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.58 KB

File metadata and controls

30 lines (23 loc) · 1.58 KB
title description author ms.author ms.date ms.service ms.topic helpviewer_keywords apilocation apiname apitype
SecurityCertificate Class
SecurityCertificate Class
markingmyname
maghan
03/14/2017
sql
reference
SecurityCertificate class
sqlmgmproviderxpsp2up.mof
SecurityCertificate Class
MOFDef

SecurityCertificate Class

[!INCLUDE SQL Server] The SecurityCertificate Class represents a security certificate. A certificate is a digitally signed statement that binds the value of a public key to the instance of [!INCLUDEmsCoName] [!INCLUDEssNoVersion], which holds the corresponding private key. The certificate is issued from a certification authority.

With the SecurityCertificate Class, you can perform the following tasks:

  • View the properties of the security certificate.

  • Set the security certificate with the specified SHA thumbprint for the specified instance of [!INCLUDEssNoVersion].

  • Verify the SHA thumbprint for the specified instance of [!INCLUDEssNoVersion].

See Also

Encryption Hierarchy