PublisherIdentityPermissionAttribute.SignedFile Propriété

Définition

Obtient ou définit un fichier signé à partir duquel extraire un certificat Authenticode X.509v3.

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

Valeur de propriété

Chemin d’accès d’un fichier signé avec la signature Authenticode.

Remarques

Si l’une ou l’autre X509CertificateCertFile est définie, cette propriété est ignorée.

S’applique à