--- title: "FriendlyName 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: - "FriendlyName Property (SecurityCertificate Class)" api_location: - "sqlmgmproviderxpsp2up.mof" topic_type: - "apiref" helpviewer_keywords: - "FriendlyName property" ms.assetid: ae3f26f9-141c-47cf-afe4-14f99b6b9567 author: CarlRabeler ms.author: carlrab manager: craigg --- # FriendlyName Property (SecurityCertificate Class) Gets or sets an alternative friendly name for the security certificate. ## Syntax ``` object .FriendlyName [= value] ``` ## Parts *object* A [SecurityCertificate Class](securitycertificate-class.md) object that represents a security certificate. ## Property Value/Return Value A string value that specifies an alternate friendly name for the security certificate. ## Remarks ## See Also [Configuring Server Network Protocols and Net-Libraries](https://msdn.microsoft.com/library/ms177485\(v=sql.100\).aspx)