Share via


PublisherIdentityPermissionAttribute.SignedFile Vlastnost

Definice

Získá nebo nastaví podepsaný soubor, ze kterého chcete extrahovat certifikát 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

Hodnota vlastnosti

Cesta k souboru podepsanému podpisem Authenticode.

Poznámky

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

Platí pro