PublisherIdentityPermissionAttribute.SignedFile 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定要從其中擷取 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 ,則會忽略這個屬性。