KeyContainerPermissionAccessEntry.ProviderName プロパティ

定義

プロバイダー名を取得または設定します。

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

プロパティ値

プロバイダーの名前。

例外

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

注釈

プロバイダー名の例として、"Microsoft拡張暗号化プロバイダー" があります。 が指定されている場合 null は、拡張暗号化プロバイダー名が使用されます。

適用対象