Partager via


SidIdentityHelper.IsServiceAccount, méthode

Détermine si c'est le SID connu pour le service réseau ou le service local.

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

Syntaxe

'Déclaration
Public Shared Function IsServiceAccount ( _
    sid As Byte() _
) As Boolean
public static bool IsServiceAccount(
    byte[] sid
)

Paramètres

  • sid
    Type : array<System.Byte[]
    SID à vérifier, sous forme binaire.

Valeur de retour

Type : System.Boolean
True si cela est service réseau ou un service local ; sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

SidIdentityHelper Classe

Microsoft.TeamFoundation.Framework.Common, espace de noms