FarmCertificateInfo.CertificateType Property

Definition

Gets or sets the type of the certificate.

[System.Runtime.Serialization.DataMember]
public Microsoft.ServiceBus.Management.CertificateType CertificateType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.CertificateType : Microsoft.ServiceBus.Management.CertificateType with get, set
Public Property CertificateType As CertificateType

Property Value

The type of the certificate.

Attributes

Applies to