--- title: "SystemStore Property (SecurityCertificate)" ms.custom: seo-lt-2019 ms.date: "03/06/2017" ms.prod: sql ms.prod_service: "database-engine" ms.reviewer: "" ms.technology: wmi ms.topic: "reference" apiname: - "SystemStore Property (SecurityCertificate Class)" apilocation: - "sqlmgmproviderxpsp2up.mof" apitype: "MOFDef" helpviewer_keywords: - "SystemStore property" ms.assetid: 5d2a6ee2-d975-4fd6-adb5-ed43d0cc7fdd author: "CarlRabeler" ms.author: "carlrab" --- # SystemStore Property (SecurityCertificate Class) [!INCLUDE[tsql-appliesto-ss2008-xxxx-xxxx-xxx-md](../../../includes/tsql-appliesto-ss2008-xxxx-xxxx-xxx-md.md)] Gets the system store for the security certificate. ## Syntax ``` object.SystemStore [= value] ``` ## Parts *object* A [SecurityCertificate Class](../../../relational-databases/wmi-provider-configuration-classes/securitycertificate-class/securitycertificate-class.md) object that represents a security certificate. ## Property Value/Return Value A string value that specifies the system store for the security certificate. ## Remarks ## See Also [Configuring Server Network Protocols and Net-Libraries](https://msdn.microsoft.com/library/ms177485\(v=sql.100\).aspx)