PublisherIdentityPermissionAttribute.SignedFile Propiedad

Definición

Obtiene o establece un archivo firmado del que se puede extraer un certificado 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

Valor de propiedad

String

La ruta de acceso de un archivo firmado con la firma Authenticode.

Comentarios

Si se establece o X509Certificate CertFile , se omite esta propiedad.

Se aplica a