Edit

Share via


Signature.Issuer Property

Definition

Returns a String representing the name of the issuer of the digital certificate that corresponds to the Signature object.

public:
 property System::String ^ Issuer { System::String ^ get(); };
public string Issuer { get; }
member this.Issuer : string
Public ReadOnly Property Issuer As String

Property Value

Applies to