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[]

このコントロールに指定されたセキュリティ記述子オプション。

適用対象