CryptoKeyAccessRule コンストラクタとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > CryptoKeyAccessRule コンストラクタの意味・解説 

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 名前空間



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

辞書ショートカット

すべての辞書の索引

「CryptoKeyAccessRule コンストラクタ」の関連用語

CryptoKeyAccessRule コンストラクタのお隣キーワード
検索ランキング

   

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



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

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

©2024 GRAS Group, Inc.RSS