--- title: "IssuedTo Property (SecurityCertificate)" ms.custom: seo-lt-2019 ms.date: "03/03/2017" ms.prod: sql ms.prod_service: "database-engine" ms.reviewer: "" ms.technology: wmi ms.topic: "reference" apiname: - "IssuedTo Property (SecurityCertificate Class)" apilocation: - "sqlmgmproviderxpsp2up.mof" apitype: "MOFDef" helpviewer_keywords: - "IssuedTo property" ms.assetid: 47a4fcc7-6e8c-4ea2-a68a-f2789151c25f author: "CarlRabeler" ms.author: "carlrab" --- # IssuedTo Property (SecurityCertificate Class) [!INCLUDE[tsql-appliesto-ss2008-xxxx-xxxx-xxx-md](../../../includes/tsql-appliesto-ss2008-xxxx-xxxx-xxx-md.md)] Gets the object to which the security certificate is issued. ## Syntax ``` object.IssuedTo [= 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 object to which the security certificate is issued. ## Remarks ## See Also [Configuring Server Network Protocols and Net-Libraries](https://msdn.microsoft.com/library/ms177485\(v=sql.100\).aspx)