Share via


HighTrustCreationInformation.CertificateFile Property

Definition

Gets or sets the full path to the certificate file which is for testing purpose.

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

Property Value

The full path to the certificate file which is for testing purpose.

Applies to