--- title: "SHA Property (SecurityCertificate Class) | Microsoft Docs" ms.custom: "" ms.date: "06/13/2017" ms.prod: "sql-server-2014" ms.reviewer: "" ms.technology: wmi ms.topic: "reference" api_name: - "SHA Property (SecurityCertificate Class)" api_location: - "sqlmgmproviderxpsp2up.mof" topic_type: - "apiref" helpviewer_keywords: - "SHA property" ms.assetid: 73dfe0b7-0237-4d92-8161-9264a10a28a7 author: CarlRabeler ms.author: carlrab manager: craigg --- # SHA Property (SecurityCertificate Class) Gets the SHA thumbprint attribute of the security certificate. ## Syntax ``` object .SHA [= value] ``` ## Parts *object* A [SecurityCertificate Class]securitycertificate-class.md) object that represents a security certificate. ## Property Value/Return Value A string value that specifies the SHA thumbprint attribute of the security certificate. ## Remarks ## See Also [Configuring Server Network Protocols and Net-Libraries](https://msdn.microsoft.com/library/ms177485\(v=sql.100\).aspx)