Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.76 KB

File metadata and controls

37 lines (29 loc) · 1.76 KB
title SecurityCertificate Class
ms.custom
ms.date 03/14/2017
ms.prod sql
ms.prod_service database-engine
ms.reviewer
ms.technology
ms.topic reference
apiname
SecurityCertificate Class
apilocation
sqlmgmproviderxpsp2up.mof
apitype MOFDef
helpviewer_keywords
SecurityCertificate class
ms.assetid d772da67-e04e-4499-9f80-7a5e94829b5c
author CarlRabeler
ms.author carlrab

SecurityCertificate Class

[!INCLUDEtsql-appliesto-ss2008-xxxx-xxxx-xxx-md] 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