Certificate.FriendlyName Property
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9448)
FriendlyName
Gets or sets the friendly name associated with the certificate.
Declaration
public string FriendlyName { get; set; }
Property Value
| Type | Description |
|---|---|
| String | Friendly name associated with the certificate. |
Remarks
Not available in .NET CF.