CryptoKeyAccessRuleとは? わかりやすく解説

CryptoKeyAccessRule クラス

メモ : このクラスは、.NET Framework version 2.0新しく追加されたものです。

暗号化キーアクセス規則表しますアクセス規則は、ユーザー IDアクセス マスクアクセス制御種類 (許可または拒否) の組み合わせ表しますアクセス規則オブジェクトには、子オブジェクトによる規則継承方法継承反映方法に関する情報格納されます。

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

Public NotInheritable Class
 CryptoKeyAccessRule
    Inherits AccessRule
Dim instance As CryptoKeyAccessRule
public sealed class CryptoKeyAccessRule : AccessRule
public ref class CryptoKeyAccessRule sealed
 : public AccessRule
public final class CryptoKeyAccessRule extends
 AccessRule
public final class CryptoKeyAccessRule extends
 AccessRule
継承階層継承階層
System.Object
   System.Security.AccessControl.AuthorizationRule
     System.Security.AccessControl.AccessRule
      System.Security.AccessControl.CryptoKeyAccessRule
スレッド セーフスレッド セーフ
この型の public static (Visual Basic では Shared) メンバはすべて、スレッド セーフです。インスタンス メンバ場合は、スレッド セーフであるとは限りません。
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
CryptoKeyAccessRule メンバ
System.Security.AccessControl 名前空間

CryptoKeyAccessRule コンストラクタ (IdentityReference, CryptoKeyRights, AccessControlType)

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

指定した値を使用して、CryptoKeyAccessRule クラス新しインスタンス初期化します。

名前空間: System.Security.AccessControl
アセンブリ: 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
)

パラメータ

identity

アクセス規則適用する ID。このパラメータは、SecurityIdentifier としてキャストできるオブジェクトである必要があります

cryptoKeyRights

このアクセス規則によってアクセス制御する暗号化キー操作

type

有効なアクセス制御種類

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

CryptoKeyAccessRule コンストラクタ (String, CryptoKeyRights, AccessControlType)

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

指定した値を使用して、CryptoKeyAccessRule クラス新しインスタンス初期化します。

名前空間: System.Security.AccessControl
アセンブリ: 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
)

パラメータ

identity

アクセス規則適用する ID

cryptoKeyRights

このアクセス規則によってアクセス制御する暗号化キー操作

type

有効なアクセス制御種類

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

CryptoKeyAccessRule コンストラクタ

CryptoKeyAccessRule クラス新しインスタンス初期化します。
オーバーロードの一覧オーバーロードの一覧

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

関連項目

CryptoKeyAccessRule クラス
CryptoKeyAccessRule メンバ
System.Security.AccessControl 名前空間

CryptoKeyAccessRule プロパティ


パブリック プロパティパブリック プロパティ

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

関連項目

CryptoKeyAccessRule クラス
System.Security.AccessControl 名前空間

CryptoKeyAccessRule メソッド


CryptoKeyAccessRule メンバ

暗号化キーアクセス規則表しますアクセス規則は、ユーザー IDアクセス マスクアクセス制御種類 (許可または拒否) の組み合わせ表しますアクセス規則オブジェクトには、子オブジェクトによる規則継承方法継承反映方法に関する情報格納されます。

CryptoKeyAccessRule データ型公開されるメンバを以下の表に示します


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

関連項目

CryptoKeyAccessRule クラス
System.Security.AccessControl 名前空間



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

辞書ショートカット

すべての辞書の索引

「CryptoKeyAccessRule」の関連用語

CryptoKeyAccessRuleのお隣キーワード
検索ランキング

   

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



CryptoKeyAccessRuleのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2025 GRAS Group, Inc.RSS