Partager via


SidIdentityHelper.EncodeSid, méthode

Espace de noms :  Microsoft.TeamFoundation.Framework.Common
Assembly :  Microsoft.TeamFoundation.Common (dans Microsoft.TeamFoundation.Common.dll)

Syntaxe

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

Paramètres

Valeur de retour

Type : array<System.Byte[]
retourne Byte ;

Sécurité .NET Framework

Voir aussi

Référence

SidIdentityHelper Classe

Microsoft.TeamFoundation.Framework.Common, espace de noms