UrlMembershipCondition クラス
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
アセンブリの URL をテストして、そのアセンブリがコード グループに属するかどうかを確認します。 このクラスは継承できません。
public ref class UrlMembershipCondition sealed : System::Security::ISecurityEncodable, System::Security::Policy::IMembershipCondition
public ref class UrlMembershipCondition sealed : System::Security::Policy::IMembershipCondition
public ref class UrlMembershipCondition sealed
public sealed class UrlMembershipCondition : System.Security.ISecurityEncodable, System.Security.Policy.IMembershipCondition
[System.Serializable]
public sealed class UrlMembershipCondition : System.Security.Policy.IMembershipCondition
[System.Serializable]
[System.Runtime.InteropServices.ComVisible(true)]
public sealed class UrlMembershipCondition
type UrlMembershipCondition = class
interface ISecurityEncodable
interface IMembershipCondition
interface ISecurityPolicyEncodable
[<System.Serializable>]
type UrlMembershipCondition = class
interface IMembershipCondition
interface ISecurityEncodable
interface ISecurityPolicyEncodable
[<System.Serializable>]
[<System.Runtime.InteropServices.ComVisible(true)>]
type UrlMembershipCondition = class
interface IMembershipCondition
interface ISecurityEncodable
interface ISecurityPolicyEncodable
type UrlMembershipCondition = class
interface ISecurityEncodable
interface ISecurityPolicyEncodable
interface IMembershipCondition
Public NotInheritable Class UrlMembershipCondition
Implements IMembershipCondition, ISecurityEncodable
Public NotInheritable Class UrlMembershipCondition
Implements IMembershipCondition
Public NotInheritable Class UrlMembershipCondition
- 継承
-
UrlMembershipCondition
- 属性
- 実装
プロトコル (HTTP、HTTPS、FTP) とファイルなど、完全な URL が考慮されます。 たとえば、 http://www.fourthcoffee.com/process/grind.htm
は完全な URL です。
URL は、正確に一致するか、最後の位置のワイルドカードで照合できます。 たとえば、 http://www.fourthcoffee.com/process/*
はワイルドカード URL です。
Url |
メンバーシップを決定する URL を指定して、UrlMembershipCondition クラスの新しいインスタンスを初期化します。 |
Url |
メンバーシップ条件に対してテストする対象の URL を取得または設定します。 |
Check(Evidence) |
指定した証拠がメンバーシップ条件を満たしているかどうかを確認します。 |
Copy() |
メンバーシップ条件の同等コピーを作成します。 |
Equals(Object) |
指定したオブジェクトの URL が、現在の UrlMembershipCondition に含まれている URL と等しいかどうかを確認します。 |
From |
XML エンコードから指定された状態で、セキュリティ オブジェクトを再構築します。 |
From |
XML エンコードから指定された状態で、セキュリティ オブジェクトを再構築します。 |
Get |
現在のメンバーシップ条件のハッシュ コードを取得します。 |
Get |
現在のインスタンスの Type を取得します。 (継承元 Object) |
Memberwise |
現在の Object の簡易コピーを作成します。 (継承元 Object) |
To |
メンバーシップ条件の文字列形式を作成して返します。 |
To |
セキュリティ オブジェクトとその現在の状態の XML エンコードを作成します。 |
To |
PolicyLevel を指定して、セキュリティ オブジェクトとその現在の状態の XML エンコーディングを作成します。 |
製品 | バージョン |
---|---|
.NET | 8 (package-provided), 9 (package-provided) |
.NET Framework | 1.1, 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 (package-provided), 4.7, 4.7.1 (package-provided), 4.7.1, 4.7.2 (package-provided), 4.7.2, 4.8 (package-provided), 4.8, 4.8.1 |
.NET Standard | 2.0 (package-provided) |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9 |
.NET に関するフィードバック
.NET はオープンソース プロジェクトです。 フィードバックを提供するにはリンクを選択します。