次の方法で共有


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 シグネチャで署名したファイルのファイル パス。

注釈

または CertFileX509Certificate設定されている場合、このプロパティは無視されます。

適用対象