Sdílet prostřednictvím


GenericAce.BinaryLength Vlastnost

Definice

Získá délku v bajtech binární reprezentace aktuálního GenericAce 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:
 abstract property int BinaryLength { int get(); };
public abstract int BinaryLength { get; }
member this.BinaryLength : int
Public MustOverride ReadOnly Property BinaryLength As Integer

Hodnota vlastnosti

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

Platí pro