GenericSecurityDescriptor.BinaryLength Vlastnost

Definice

Získá délku v bajtech binární reprezentace aktuálního GenericSecurityDescriptor objektu. Tato délka by se měla použít před zařazením seznamu ACL do binárního pole s metodou GetBinaryForm(Byte[], Int32) .

public:
 property int BinaryLength { int get(); };
public int BinaryLength { get; }
member this.BinaryLength : int
Public ReadOnly Property BinaryLength As Integer

Hodnota vlastnosti

Délka binární reprezentace aktuálního GenericSecurityDescriptor objektu v bajtech.

Platí pro