Sdílet prostřednictvím


GenericSecurityDescriptor.BinaryLength Vlastnost

Definice

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

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

Hodnota vlastnosti

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

Platí pro