SecurityDescriptorFlagControl.GetValue 메서드

정의

이 메서드는 이 GetValue() 컨트롤에 지정된 보안 설명자 옵션을 반환합니다.

public:
 override cli::array <System::Byte> ^ GetValue();
public override byte[] GetValue();
override this.GetValue : unit -> byte[]
Public Overrides Function GetValue () As Byte()

반품

Byte[]

이 컨트롤에 대해 지정된 보안 설명자 옵션입니다.

적용 대상