CryptoKeyAccessRule クラス
アセンブリ: mscorlib (mscorlib.dll 内)


System.Security.AccessControl.AuthorizationRule
System.Security.AccessControl.AccessRule
System.Security.AccessControl.CryptoKeyAccessRule


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


CryptoKeyAccessRule コンストラクタ (IdentityReference, CryptoKeyRights, AccessControlType)
アセンブリ: mscorlib (mscorlib.dll 内)

Public Sub New ( _ identity As IdentityReference, _ cryptoKeyRights As CryptoKeyRights, _ type As AccessControlType _ )
Dim identity As IdentityReference Dim cryptoKeyRights As CryptoKeyRights Dim type As AccessControlType Dim instance As New CryptoKeyAccessRule(identity, cryptoKeyRights, type)
public CryptoKeyAccessRule ( IdentityReference identity, CryptoKeyRights cryptoKeyRights, AccessControlType type )
public: CryptoKeyAccessRule ( IdentityReference^ identity, CryptoKeyRights cryptoKeyRights, AccessControlType type )
public CryptoKeyAccessRule ( IdentityReference identity, CryptoKeyRights cryptoKeyRights, AccessControlType type )
public function CryptoKeyAccessRule ( identity : IdentityReference, cryptoKeyRights : CryptoKeyRights, type : AccessControlType )

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


CryptoKeyAccessRule コンストラクタ (String, CryptoKeyRights, AccessControlType)
アセンブリ: mscorlib (mscorlib.dll 内)

Public Sub New ( _ identity As String, _ cryptoKeyRights As CryptoKeyRights, _ type As AccessControlType _ )
Dim identity As String Dim cryptoKeyRights As CryptoKeyRights Dim type As AccessControlType Dim instance As New CryptoKeyAccessRule(identity, cryptoKeyRights, type)
public CryptoKeyAccessRule ( string identity, CryptoKeyRights cryptoKeyRights, AccessControlType type )
public: CryptoKeyAccessRule ( String^ identity, CryptoKeyRights cryptoKeyRights, AccessControlType type )
public CryptoKeyAccessRule ( String identity, CryptoKeyRights cryptoKeyRights, AccessControlType type )
public function CryptoKeyAccessRule ( identity : String, cryptoKeyRights : CryptoKeyRights, type : AccessControlType )

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


CryptoKeyAccessRule コンストラクタ

名前 | 説明 |
---|---|
CryptoKeyAccessRule (IdentityReference, CryptoKeyRights, AccessControlType) | 指定した値を使用して、CryptoKeyAccessRule クラスの新しいインスタンスを初期化します。 |
CryptoKeyAccessRule (String, CryptoKeyRights, AccessControlType) | 指定した値を使用して、CryptoKeyAccessRule クラスの新しいインスタンスを初期化します。 |

CryptoKeyAccessRule プロパティ

名前 | 説明 | |
---|---|---|
![]() | AccessControlType | この AccessRule オブジェクトに関連付けられている AccessControlType 値を取得します。 ( AccessRule から継承されます。) |
![]() | CryptoKeyRights | このアクセス規則によってアクセスを制御する暗号化キー操作を取得します。 |
![]() | IdentityReference | この規則を適用する IdentityReference を取得します。 ( AuthorizationRule から継承されます。) |
![]() | InheritanceFlags | この規則を子オブジェクトが継承する方法を決定するフラグの値を取得します。 ( AuthorizationRule から継承されます。) |
![]() | IsInherited | この規則を明示的に設定するか、または親コンテナ オブジェクトから継承するかを指定する値を取得します。 ( AuthorizationRule から継承されます。) |
![]() | PropagationFlags | 反映フラグの値を取得します。このフラグから、この規則を子オブジェクトに反映させる方法を判断します。このプロパティが重要なのは、InheritanceFlags 列挙体の値が None でない場合だけです。 ( AuthorizationRule から継承されます。) |

CryptoKeyAccessRule メソッド

名前 | 説明 | |
---|---|---|
![]() | Equals | オーバーロードされます。 2 つの Object インスタンスが等しいかどうかを判断します。 ( Object から継承されます。) |
![]() | GetHashCode | 特定の型のハッシュ関数として機能します。GetHashCode は、ハッシュ アルゴリズムや、ハッシュ テーブルのようなデータ構造での使用に適しています。 ( Object から継承されます。) |
![]() | GetType | 現在のインスタンスの Type を取得します。 ( Object から継承されます。) |
![]() | ReferenceEquals | 指定した複数の Object インスタンスが同一かどうかを判断します。 ( Object から継承されます。) |
![]() | ToString | 現在の Object を表す String を返します。 ( Object から継承されます。) |

CryptoKeyAccessRule メンバ
暗号化キーのアクセス規則を表します。アクセス規則は、ユーザー ID、アクセス マスク、アクセス制御の種類 (許可または拒否) の組み合わせを表します。アクセス規則オブジェクトには、子オブジェクトによる規則の継承方法や継承の反映方法に関する情報も格納されます。
CryptoKeyAccessRule データ型で公開されるメンバを以下の表に示します。


名前 | 説明 | |
---|---|---|
![]() | AccessControlType | この AccessRule オブジェクトに関連付けられている AccessControlType 値を取得します。(AccessRule から継承されます。) |
![]() | CryptoKeyRights | このアクセス規則によってアクセスを制御する暗号化キー操作を取得します。 |
![]() | IdentityReference | この規則を適用する IdentityReference を取得します。(AuthorizationRule から継承されます。) |
![]() | InheritanceFlags | この規則を子オブジェクトが継承する方法を決定するフラグの値を取得します。(AuthorizationRule から継承されます。) |
![]() | IsInherited | この規則を明示的に設定するか、または親コンテナ オブジェクトから継承するかを指定する値を取得します。(AuthorizationRule から継承されます。) |
![]() | PropagationFlags | 反映フラグの値を取得します。このフラグから、この規則を子オブジェクトに反映させる方法を判断します。このプロパティが重要なのは、InheritanceFlags 列挙体の値が None でない場合だけです。(AuthorizationRule から継承されます。) |

名前 | 説明 | |
---|---|---|
![]() | Equals | オーバーロードされます。 2 つの Object インスタンスが等しいかどうかを判断します。 (Object から継承されます。) |
![]() | GetHashCode | 特定の型のハッシュ関数として機能します。GetHashCode は、ハッシュ アルゴリズムや、ハッシュ テーブルのようなデータ構造での使用に適しています。 (Object から継承されます。) |
![]() | GetType | 現在のインスタンスの Type を取得します。 (Object から継承されます。) |
![]() | ReferenceEquals | 指定した複数の Object インスタンスが同一かどうかを判断します。 (Object から継承されます。) |
![]() | ToString | 現在の Object を表す String を返します。 (Object から継承されます。) |

- CryptoKeyAccessRuleのページへのリンク