WmiConfigurationAttribute.SecurityRestriction プロパティ

定義

WMI プロバイダーのセキュリティ記述子を取得または設定します。

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

プロパティ値

WMI プロバイダーのセキュリティ記述子。

注釈

詳細については、__Win32Provider リファレンスの SecurityDescriptor プロパティの情報を 参照してください

適用対象