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 속성 정보를 참조하세요.

적용 대상