Partager via


GroupSecurityService.IsMember, méthode

Espace de noms :  Microsoft.TeamFoundation.Integration.Server
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)

Syntaxe

'Déclaration
<WebMethodAttribute> _
Public Function IsMember ( _
    groupSid As String, _
    identitySid As String _
) As Boolean
[WebMethodAttribute]
public bool IsMember(
    string groupSid,
    string identitySid
)

Paramètres

Valeur de retour

Type : System.Boolean
retourne Boolean ;

Sécurité .NET Framework

Voir aussi

Référence

GroupSecurityService Classe

Microsoft.TeamFoundation.Integration.Server, espace de noms