Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.46 KB

File metadata and controls

36 lines (29 loc) · 1.46 KB
title SecurityCertificate Class | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology
ms.topic reference
api_name
SecurityCertificate Class
api_location
sqlmgmproviderxpsp2up.mof
topic_type
apiref
helpviewer_keywords
SecurityCertificate class
ms.assetid d772da67-e04e-4499-9f80-7a5e94829b5c
author CarlRabeler
ms.author carlrab
manager craigg

SecurityCertificate Class

The [SecurityCertificate Class]securitycertificate-class.md) 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]securitycertificate-class.md), 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