--- title: "ExpirationDate 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: - "ExpirationDate Property (SecurityCertificate Class)" api_location: - "sqlmgmproviderxpsp2up.mof" topic_type: - "apiref" helpviewer_keywords: - "ExpirationDate property" ms.assetid: b7fbb9e9-85c1-475b-8e49-7c82fb3740aa author: CarlRabeler ms.author: carlrab manager: craigg --- # ExpirationDate Property (SecurityCertificate Class) Gets the date when the security certificate ceases to be in effect. ## Syntax ``` object .ExpirationDate [= value] ``` ## Parts *object* A [SecurityCertificate Class](securitycertificate-class.md) object that represents a security certificate. ## Property Value/Return Value A `uint32` value that specifies the expiration date for the security certificate. ## Remarks ## See Also [Configuring Server Network Protocols and Net-Libraries](https://msdn.microsoft.com/library/ms177485\(v=sql.100\).aspx)