Certificate.CertificateType Property

Definition

Gets or sets the certificate type.

public:
 property System::String ^ CertificateType { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string CertificateType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.CertificateType : string with get, set
Public Property CertificateType As String

Property Value

The certificate type.

Attributes

Applies to