Share via


HighTrustCreationInformation.IssuerId Property

Definition

Gets or sets the issuer id of the certificate.

public:
 property System::String ^ IssuerId { System::String ^ get(); void set(System::String ^ value); };
public string IssuerId { get; set; }
member this.IssuerId : string with get, set
Public Property IssuerId As String

Property Value

The issuer id of the certificate.

Applies to