Share via


PublisherIdentityPermissionAttribute.CertFile Vlastnost

Definice

Získá nebo nastaví certifikační soubor obsahující certifikát Authenticode X.509v3.

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

Hodnota vlastnosti

Cesta k souboru certifikátu X.509 (obvykle má extension.cer).

Poznámky

Pokud X509Certificate je nastavena, bude tato vlastnost ignorována.

Platí pro