--- title: "SystemStore 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: - "SystemStore Property (SecurityCertificate Class)" api_location: - "sqlmgmproviderxpsp2up.mof" topic_type: - "apiref" helpviewer_keywords: - "SystemStore property" ms.assetid: 5d2a6ee2-d975-4fd6-adb5-ed43d0cc7fdd author: CarlRabeler ms.author: carlrab manager: craigg --- # SystemStore Property (SecurityCertificate Class) Gets the system store for the security certificate. ## Syntax ``` object .SystemStore [= 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 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)