KeyContainerPermissionAttribute.KeyContainerName プロパティ

定義

キー コンテナーの名前を取得または設定します。

public:
 property System::String ^ KeyContainerName { System::String ^ get(); void set(System::String ^ value); };
public string KeyContainerName { get; set; }
member this.KeyContainerName : string with get, set
Public Property KeyContainerName As String

プロパティ値

String

キー コンテナーの名前。

注釈

指定したプロバイダー名とプロバイダーの種類内のすべてのキー コンテナーにアクセス エントリを適用するには、値 "*" を使用します。

適用対象