FarmCertificateInfo.CertificateKeyName Property

Definition

Gets or sets the keyname associated with the certificate.

[System.Runtime.Serialization.DataMember]
public string CertificateKeyName { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.CertificateKeyName : string with get, set
Public Property CertificateKeyName As String

Property Value

The keyname associated with the certificate.

Attributes

Applies to