Certificate.IssuedTo Property

Definition

Returns to whom the digital certificate is issued.

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

Property Value

Remarks

Important: This member can be accessed only by forms running in the same domain as the currently open form, or by forms that have been granted cross-domain permissions.

Applies to