PublisherIdentityPermissionAttribute.SignedFile Proprietà

Definizione

Ottiene o imposta un file firmato da cui estrarre un certificato Authenticode X.509v.3.

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

Valore della proprietà

String

Percorso di un file con firma Authenticode.

Commenti

X509Certificate Se o CertFile è impostato, questa proprietà viene ignorata.

Si applica a