Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.4 KB

File metadata and controls

30 lines (23 loc) · 1.4 KB
title SecurityCertificate Class
description SecurityCertificate Class
author markingmyname
ms.author maghan
ms.date 03/14/2017
ms.service sql
ms.topic reference
helpviewer_keywords
SecurityCertificate class
apilocation sqlmgmproviderxpsp2up.mof
apiname SecurityCertificate Class
apitype 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