TrustManagerContext.IgnorePersistedDecision プロパティとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > TrustManagerContext.IgnorePersistedDecision プロパティの意味・解説 

TrustManagerContext.IgnorePersistedDecision プロパティ

メモ : このプロパティは、.NET Framework version 2.0新しく追加されたものです。

アプリケーションセキュリティ マネージャで、永続化された決定無視して信頼マネージャ呼び出すかどうかを示す値を取得または設定します

名前空間: System.Security.Policy
アセンブリ: mscorlib (mscorlib.dll 内)
構文構文

Public Overridable Property
 IgnorePersistedDecision As Boolean
Dim instance As TrustManagerContext
Dim value As Boolean

value = instance.IgnorePersistedDecision

instance.IgnorePersistedDecision = value
public virtual bool IgnorePersistedDecision
 { get; set; }
public:
virtual property bool IgnorePersistedDecision {
    bool get ();
    void set (bool value);
}
/** @property */
public boolean get_IgnorePersistedDecision ()

/** @property */
public void set_IgnorePersistedDecision (boolean
 value)
public function get IgnorePersistedDecision
 () : boolean

public function set IgnorePersistedDecision
 (value : boolean)

プロパティ
信頼マネージャ呼び出す場合trueそれ以外場合false

解説解説

true場合、ApplicationSecurityManager は、そのアプリケーションに対して永続化された決定無視し信頼マネージャ呼び出します。false場合キャッシュされた決定があると、ApplicationSecurityManager はその決定使用します

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
TrustManagerContext クラス
TrustManagerContext メンバ
System.Security.Policy 名前空間


このページでは「.NET Framework クラス ライブラリ リファレンス」からTrustManagerContext.IgnorePersistedDecision プロパティを検索した結果を表示しています。
Weblioに収録されているすべての辞書からTrustManagerContext.IgnorePersistedDecision プロパティを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からTrustManagerContext.IgnorePersistedDecision プロパティ を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

TrustManagerContext.IgnorePersistedDecision プロパティのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



TrustManagerContext.IgnorePersistedDecision プロパティのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS