Partager via


AccessControlWebService.ProvisionServiceIdentity, méthode

Placez une identité du service avec les informations. Ajoute éventuellement l'identité aux groupes donnés.

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

Syntaxe

'Déclaration
<WebMethodAttribute> _
Public Function ProvisionServiceIdentity ( _
    identityInfo As ServiceIdentityInfo, _
    addToGroups As IdentityDescriptor() _
) As ServiceIdentity2012
[WebMethodAttribute]
public ServiceIdentity2012 ProvisionServiceIdentity(
    ServiceIdentityInfo identityInfo,
    IdentityDescriptor[] addToGroups
)

Paramètres

Valeur de retour

Type : Microsoft.TeamFoundation.Server.Core.WebServices.ServiceIdentity2012

Sécurité .NET Framework

Voir aussi

Référence

AccessControlWebService Classe

Microsoft.TeamFoundation.Server.Core.WebServices, espace de noms