SecurityIdentifier.BinaryLength Proprietà

Definizione

Restituisce la lunghezza in byte del SID rappresentato dall'oggetto SecurityIdentifier.

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

Valore della proprietà

Int32

Lunghezza in byte del SID rappresentato dall'oggetto SecurityIdentifier.

Si applica a