IAccessControlService.ProvisionServiceIdentity Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ProvisionServiceIdentity() Provision the default service identity.
Public method ProvisionServiceIdentity(String) Provision a service identity with the given name.
Public method ProvisionServiceIdentity(ServiceIdentityInfo) Provisions a service identity with the given information.
Public method ProvisionServiceIdentity(String, String) Provisions a service identity with the given name and password.
Public method ProvisionServiceIdentity(ServiceIdentityInfo, array<IdentityDescriptor[]) Provisions a service identity with the given information.Adds the service identity to the given groups.
Public method ProvisionServiceIdentity(String, String, array<IdentityDescriptor[]) Provisions a service identity with the given name and password.Adds the service identity to the given groups.

Top

See Also

Reference

IAccessControlService Interface

Microsoft.TeamFoundation.Framework.Client Namespace