次の方法で共有


KeyContainerPermissionAccessEntry.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

プロパティ値

キー コンテナーの名前。

例外

結果のエントリに無制限のアクセス権が含まれることになります。

注釈

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

適用対象