Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Services.Identity.IdentityService
Namespace: Microsoft.VisualStudio.Services.Identity
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public MustInherit Class IdentityService _
Implements ITeamFoundationService, IDisposable
public abstract class IdentityService : ITeamFoundationService,
IDisposable
public ref class IdentityService abstract : ITeamFoundationService,
IDisposable
[<AbstractClass>]
type IdentityService =
class
interface ITeamFoundationService
interface IDisposable
end
public abstract class IdentityService implements ITeamFoundationService, IDisposable
The IdentityService type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
IdentityService |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Domain | |
![]() |
SyncAgents |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
![]() |
DescriptorsChanged |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IDisposable.Dispose |
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.