IdentityExtensions Class

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Services.Identity.IdentityExtensions

Namespace:  Microsoft.VisualStudio.Services.Identity
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
<ExtensionAttribute> _
Public NotInheritable Class IdentityExtensions
public static class IdentityExtensions
[ExtensionAttribute]
public ref class IdentityExtensions abstract sealed
[<AbstractClass>]
[<Sealed>]
type IdentityExtensions =  class end
public final class IdentityExtensions

The IdentityExtensions type exposes the following members.

Methods

  Name Description
Public methodStatic member GetModifiedProperties

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.VisualStudio.Services.Identity Namespace