HostingAccountPermissions Class

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Services.Account.HostingAccountPermissions

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

Syntax

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

The HostingAccountPermissions type exposes the following members.

Fields

  Name Description
Public fieldStatic member AdministerAccount
Public fieldStatic member AllPermissions
Public fieldStatic member AlterAccountStatus
Public fieldStatic member AuditAccount
Public fieldStatic member CreateAccount
Public fieldStatic member DeleteAccount

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