Freigeben über


GroupSecurityService.IsMember-Methode

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

Syntax

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

Parameter

Rückgabewert

Typ: System.Boolean
Gibt Boolean zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

GroupSecurityService Klasse

Microsoft.TeamFoundation.Integration.Server-Namespace