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 |
取得或設定應用程式信任物件的應用程式識別。 |
Default |
取得或設定定義預設授權集的原則陳述式。 |
Extra |
取得或設定關於應用程式的額外安全性資訊。 |
Full |
已淘汰.
取得此應用程式信任的完全信任組件清單。 |
Is |
取得或設定值,指出應用程式是否有必要的使用權限授權且受信任為可執行。 |
Persist |
取得或設定值,指出應用程式信任資訊是否會持續 (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 |