QuotaControl.GetValue 메서드

정의

이 메서드는 GetValue() 이 쿼리와 연결된 SID를 반환합니다.

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

반품

Byte[]

이 쿼리와 연결된 SID입니다.

적용 대상