Freigeben über


SidIdentityHelper.EncodeSid-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Public Shared Function EncodeSid ( _
    identifierAuthority As ULong, _
    subAuthorities As UInteger() _
) As Byte()
public static byte[] EncodeSid(
    ulong identifierAuthority,
    uint[] subAuthorities
)

Parameter

Rückgabewert

Typ: array<System.Byte[]
Gibt Byte zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

SidIdentityHelper Klasse

Microsoft.TeamFoundation.Framework.Common-Namespace