ApplicationTrust クラス
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
アプリケーションに関するセキュリティの決定をカプセル化します。 このクラスは継承できません。
public ref class ApplicationTrust sealed : System::Security::Policy::EvidenceBase, System::Security::ISecurityEncodable
public ref class ApplicationTrust sealed : System::Security::ISecurityEncodable
public sealed class ApplicationTrust : System.Security.Policy.EvidenceBase, System.Security.ISecurityEncodable
[System.Runtime.InteropServices.ComVisible(true)]
[System.Serializable]
public sealed class ApplicationTrust : System.Security.ISecurityEncodable
[System.Runtime.InteropServices.ComVisible(true)]
[System.Serializable]
public sealed class ApplicationTrust : System.Security.Policy.EvidenceBase, System.Security.ISecurityEncodable
type ApplicationTrust = class
inherit EvidenceBase
interface ISecurityEncodable
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Serializable>]
type ApplicationTrust = class
interface ISecurityEncodable
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Serializable>]
type ApplicationTrust = class
inherit EvidenceBase
interface ISecurityEncodable
Public NotInheritable Class ApplicationTrust
Inherits EvidenceBase
Implements ISecurityEncodable
Public NotInheritable Class ApplicationTrust
Implements ISecurityEncodable
- 継承
- 継承
-
ApplicationTrust
- 属性
- 実装
ApplicationTrustオブジェクトは、信頼マネージャーの DetermineApplicationTrust メソッドによって返されます。
Application |
ApplicationTrust クラスの新しいインスタンスを初期化します。 |
Application |
ApplicationTrust を指定して、ApplicationIdentity クラスの新しいインスタンスを初期化します。 |
Application |
古い.
提供された許可セットおよび完全信頼アセンブリのコレクションを使用して、ApplicationTrust クラスの新しいインスタンスを初期化します。 |
Application |
アプリケーションの信頼オブジェクトのアプリケーション ID を取得または設定します。 |
Default |
既定のアクセス許可セットを定義するポリシー ステートメントを取得または設定します。 |
Extra |
アプリケーションに関する追加のセキュリティ情報を取得または設定します。 |
Full |
古い.
このアプリケーション信頼の完全信頼アセンブリのリストを取得します。 |
Is |
アプリケーションに必要なアクセス許可が設定されており、アプリケーションを信頼して実行できるかどうかを示す値を取得または設定します。 |
Persist |
アプリケーションの信頼情報が永続化されているかどうかを示す値を取得または設定します。 |
Clone() |
現在のインスタンスの完全なコピーである新しいオブジェクトを作成します。 |
Clone() |
現在のインスタンスの完全なコピーである新しいオブジェクトを作成します。 (継承元 EvidenceBase) |
Equals(Object) |
指定されたオブジェクトが現在のオブジェクトと等しいかどうかを判断します。 (継承元 Object) |
From |
XML エンコーディングから特定の状態の ApplicationTrust オブジェクトを再構築します。 |
Get |
既定のハッシュ関数として機能します。 (継承元 Object) |
Get |
現在のインスタンスの Type を取得します。 (継承元 Object) |
Memberwise |
現在の Object の簡易コピーを作成します。 (継承元 Object) |
To |
現在のオブジェクトを表す文字列を返します。 (継承元 Object) |
To |
ApplicationTrust オブジェクトとその現在の状態を表す XML エンコーディングを作成します。 |
製品 | バージョン |
---|---|
.NET | 8 (package-provided), 9 (package-provided), 10 (package-provided) |
.NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET Standard | 2.0 (package-provided) |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |
.NET に関するフィードバック
.NET はオープンソース プロジェクトです。 フィードバックを提供するにはリンクを選択します。