TeamFoundationIdentityService Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Server.Core.TeamFoundationIdentityService
Namespace: Microsoft.TeamFoundation.Server.Core
Assembly: Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)
Syntax
'Declaration
<TeamFoundationServiceDependency(GetType(TeamFoundationRegistryService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationTaskService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationSqlNotificationService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationFeatureAvailabilityService))> _
<TeamFoundationServiceDependency(GetType(SecurityService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationSecurityService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationEventService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationHostManagementService))> _
Public Class TeamFoundationIdentityService _
Implements ITeamFoundationService, ITeamFoundationIdentityService
[TeamFoundationServiceDependency(typeof(TeamFoundationRegistryService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationTaskService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationSqlNotificationService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationFeatureAvailabilityService))]
[TeamFoundationServiceDependency(typeof(SecurityService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationSecurityService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationEventService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationHostManagementService))]
public class TeamFoundationIdentityService : ITeamFoundationService,
ITeamFoundationIdentityService
[TeamFoundationServiceDependency(typeof(TeamFoundationRegistryService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationTaskService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationSqlNotificationService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationFeatureAvailabilityService))]
[TeamFoundationServiceDependency(typeof(SecurityService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationSecurityService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationEventService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationHostManagementService))]
public ref class TeamFoundationIdentityService : ITeamFoundationService,
ITeamFoundationIdentityService
[<TeamFoundationServiceDependency(typeof(TeamFoundationRegistryService))>]
[<TeamFoundationServiceDependency(typeof(TeamFoundationTaskService))>]
[<TeamFoundationServiceDependency(typeof(TeamFoundationSqlNotificationService))>]
[<TeamFoundationServiceDependency(typeof(TeamFoundationFeatureAvailabilityService))>]
[<TeamFoundationServiceDependency(typeof(SecurityService))>]
[<TeamFoundationServiceDependency(typeof(TeamFoundationSecurityService))>]
[<TeamFoundationServiceDependency(typeof(TeamFoundationEventService))>]
[<TeamFoundationServiceDependency(typeof(TeamFoundationHostManagementService))>]
type TeamFoundationIdentityService =
class
interface ITeamFoundationService
interface ITeamFoundationIdentityService
end
public class TeamFoundationIdentityService implements ITeamFoundationService, ITeamFoundationIdentityService
The TeamFoundationIdentityService type exposes the following members.
Constructors
Top
Properties
Top
Methods
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
AddGroupAdministrator |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
AddMemberToApplicationGroup(TeamFoundationRequestContext, IdentityDescriptor, TeamFoundationIdentity) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
AddMemberToApplicationGroup(TeamFoundationRequestContext, IdentityDescriptor, IdentityDescriptor) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
AddRecentUser |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
CreateApplicationGroup(TeamFoundationRequestContext, String, String, String) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
CreateApplicationGroup(TeamFoundationRequestContext, String, String, String, Boolean, Boolean) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
CreateDescriptor |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
CreateScope |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
CreateUser |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
DeleteApplicationGroup |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
DeleteScope |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
DeleteUser |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
EnsureIsMember(TeamFoundationRequestContext, IdentityDescriptor, TeamFoundationIdentity) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
EnsureIsMember(TeamFoundationRequestContext, IdentityDescriptor, IdentityDescriptor) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
EnsureNotMember |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
EnsureWellKnownGroupExists |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
Equals |
Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![Protected method Protected method](images/ee657525.protmethod(vs.120).gif) |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
GetHashCode |
Serves as the default hash function. (Inherited from Object.) |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
GetIdentityChanges |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
GetMostRecentlyUsedUsers |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
GetPreferredEmailAddress(TeamFoundationRequestContext, Guid) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
GetPreferredEmailAddress(TeamFoundationRequestContext, Guid, Boolean) |
Get the preferred address. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
GetProjectAdminSid |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
GetScopeInfo |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
IsEmailConfirmationPending |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
IsIdentityCached(TeamFoundationRequestContext, IdentityDescriptor) |
Obsolete. Check if a particular ID is cached |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
IsIdentityCached(TeamFoundationRequestContext, SecurityIdentifier) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
IsMember(TeamFoundationRequestContext, IdentityDescriptor, IdentityDescriptor) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
IsMember(TeamFoundationRequestContext, IdentityDescriptor, IdentityDescriptor, Boolean) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
ListApplicationGroups(TeamFoundationRequestContext, String, ReadIdentityOptions, IEnumerable<String>) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
ListApplicationGroups(TeamFoundationRequestContext, String, ReadIdentityOptions, IEnumerable<String>, IdentityPropertyScope) |
|
![Protected method Protected method](images/ee657525.protmethod(vs.120).gif) |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
ReadFilteredIdentities |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
ReadFilteredIdentitiesByDescriptor |
Read a page of filtered identities by IdentityDescriptor, sorted by DisplayName. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
ReadIdentities(TeamFoundationRequestContext, array<IdentityDescriptor[]) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
ReadIdentities(TeamFoundationRequestContext, array<Guid[]) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
ReadIdentities(TeamFoundationRequestContext, IdentitySearchFactor, array<String[]) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
ReadIdentities(TeamFoundationRequestContext, array<IdentityDescriptor[], MembershipQuery, ReadIdentityOptions, IEnumerable<String>) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
ReadIdentities(TeamFoundationRequestContext, array<Guid[], MembershipQuery, ReadIdentityOptions, IEnumerable<String>) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
ReadIdentities(TeamFoundationRequestContext, IdentitySearchFactor, array<String[], MembershipQuery, ReadIdentityOptions, IEnumerable<String>) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
ReadIdentities(TeamFoundationRequestContext, array<IdentityDescriptor[], MembershipQuery, ReadIdentityOptions, IEnumerable<String>, IdentityPropertyScope) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
ReadIdentities(TeamFoundationRequestContext, array<Guid[], MembershipQuery, ReadIdentityOptions, IEnumerable<String>, IdentityPropertyScope) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
ReadIdentities(TeamFoundationRequestContext, IdentitySearchFactor, array<String[], MembershipQuery, ReadIdentityOptions, IEnumerable<String>, IdentityPropertyScope) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
ReadIdentity(TeamFoundationRequestContext, String) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
ReadIdentity(TeamFoundationRequestContext, IdentitySearchFactor, String) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
ReadIdentity(TeamFoundationRequestContext, IdentityDescriptor, MembershipQuery, ReadIdentityOptions) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
ReadIdentity(TeamFoundationRequestContext, IdentitySearchFactor, String, MembershipQuery, ReadIdentityOptions, IEnumerable<String>) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
ReadIdentity(TeamFoundationRequestContext, IdentityDescriptor, MembershipQuery, ReadIdentityOptions, IEnumerable<String>, IdentityPropertyScope) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
ReadIdentity(TeamFoundationRequestContext, IdentitySearchFactor, String, MembershipQuery, ReadIdentityOptions, IEnumerable<String>, IdentityPropertyScope) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
ReadIdentityFromSource |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
ReadRequestIdentity |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
RefreshIdentity |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
RemoveGroupAdministrator |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
RemoveMemberFromApplicationGroup(TeamFoundationRequestContext, IdentityDescriptor, IdentityDescriptor) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
RemoveMemberFromApplicationGroup(TeamFoundationRequestContext, IdentityDescriptor, IdentityDescriptor, Boolean) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
RenameScope |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
SetCustomDisplayName |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
SetPreferredEmailAddress |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
UpdateApplicationGroup |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
UpdateExtendedProperties(TeamFoundationRequestContext, IdentityDescriptor, IEnumerable<PropertyValue>) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
UpdateExtendedProperties(TeamFoundationRequestContext, IdentityPropertyScope, IdentityDescriptor, IEnumerable<PropertyValue>) |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
UpdateIdentities |
|
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) |
UpdateIdentity |
|
Top
Explicit Interface Implementations
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.TeamFoundation.Server.Core Namespace