次の方法で共有


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

プロパティ値

キー コンテナーの名前。

注釈

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

適用対象