WellKnownSidPoolId Class

This API is not CLS-compliant. 

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Services.Account.WellKnownSidPoolId

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

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
Public NotInheritable Class WellKnownSidPoolId
[CLSCompliantAttribute(false)]
public static class WellKnownSidPoolId
[CLSCompliantAttribute(false)]
public ref class WellKnownSidPoolId abstract sealed
[<AbstractClass>]
[<Sealed>]
[<CLSCompliantAttribute(false)>]
type WellKnownSidPoolId =  class end
public final class WellKnownSidPoolId

The WellKnownSidPoolId type exposes the following members.

Fields

  Name Description
Public fieldStatic member Account

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.Account Namespace