다음을 통해 공유


RawSecurityDescriptor.ResourceManagerControl 속성

정의

RawSecurityDescriptor 개체와 관련된 리소스 관리자 제어 비트를 나타내는 바이트 값을 가져오거나 설정합니다.

public:
 property System::Byte ResourceManagerControl { System::Byte get(); void set(System::Byte value); };
public byte ResourceManagerControl { get; set; }
member this.ResourceManagerControl : byte with get, set
Public Property ResourceManagerControl As Byte

속성 값

RawSecurityDescriptor 개체와 관련된 리소스 관리자 제어 비트를 나타내는 바이트 값입니다.

설명

리소스 관리자 제어 비트 보안 설명자에 액세스 하는 리소스 관리자에 대 한 정보를 포함 합니다.

적용 대상