Partilhar via


Método GroupSecurityService.IsMember

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

'Declaração
<WebMethodAttribute> _
Public Function IsMember ( _
    groupSid As String, _
    identitySid As String _
) As Boolean
[WebMethodAttribute]
public bool IsMember(
    string groupSid,
    string identitySid
)

Parâmetros

Valor de retorno

Tipo: System.Boolean
Retorne Boolean.

Segurança do .NET Framework

Consulte também

Referência

GroupSecurityService Classe

Namespace Microsoft.TeamFoundation.Integration.Server