Share via


PublisherIdentityPermissionAttribute.SignedFile Propriété

Définition

Obtient ou définit un fichier signé d'où 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 portant la signature Authenticode.

Remarques

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

S’applique à