Share via


PublisherIdentityPermissionAttribute.CertFile Propriété

Définition

Obtient ou définit un fichier de certification contenant un certificat 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

Valeur de propriété

Chemin d'accès d'un fichier de certificat X.509 (l'extension est généralement .cer).

Remarques

Si X509Certificate est défini, cette propriété est ignorée.

S’applique à