Share via


PublisherIdentityPermissionAttribute.SignedFile 屬性

定義

取得或設定要從其中擷取 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

屬性值

使用 Authenticode 簽章簽名的檔案路徑。

備註

X509Certificate如果已設定 或 CertFile ,則會忽略這個屬性。

適用於