This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
IdentityService Class
System.Object
Microsoft.VisualStudio.Services.Identity.IdentityService
Namespace:
Microsoft.VisualStudio.Services.Identity Assembly:
Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
public abstract class IdentityService : ITeamFoundationService,
IDisposable
The IdentityService type exposes the following members.
|
| Name | Description |
|---|
 | AddBuiltInSyncAgents | Allows subclasses to augment synchronization agent collection before they are initialized. |
 | AddMemberToGroup(TeamFoundationRequestContext, IdentityDescriptor, Identity) | |
 | AddMemberToGroup(TeamFoundationRequestContext, IdentityDescriptor, IdentityDescriptor) | |
 | CreateGroup | |
 | CreateScope | |
 | DeleteGroup | |
 | DeleteScope | |
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | FireDescriptorsChanged | |
 | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
 | GetScope(TeamFoundationRequestContext, Guid) | |
 | GetScope(TeamFoundationRequestContext, String) | |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | Install | |
 | IsMember | |
 | ListDeletedGroups | |
 | ListGroups | |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | ReadFilteredIdentities | Reads filtered identities. |
 | ReadIdentities(TeamFoundationRequestContext, IdentitySearchFilter, String, QueryMembership, IEnumerable<String>) | |
 | ReadIdentities(TeamFoundationRequestContext, IList<IdentityDescriptor>, QueryMembership, IEnumerable<String>, Boolean) | |
 | ReadIdentities(TeamFoundationRequestContext, IList<Guid>, QueryMembership, IEnumerable<String>, Boolean) | |
 | ReadIdentitiesFromSource(TeamFoundationRequestContext, IList<IdentityDescriptor>, QueryMembership) | |
 | ReadIdentitiesFromSource(TeamFoundationRequestContext, IList<String>, QueryMembership) | Returns the list that has 0 or valid identities. |
 | ReadRequestIdentity | |
 | RemoveMemberFromGroup | |
 | RenameScope | |
 | ServiceEnd | |
 | ServiceStart | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
 | Uninstall | |
 | UpdateIdentities | |
 | UpdateProfileProperties | |
TopAny public
static (
Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.