SecurityIdentifier.BinaryLength Proprietà

Definizione

Restituisce la lunghezza, in byte, dell'identificatore di sicurezza (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à

Lunghezza, in byte, del SID rappresentato dall'oggetto SecurityIdentifier .

Si applica a