HostingAccountPermissions.AuditAccount Field
The ability to audit the account, view any information related to the account.
Namespace: Microsoft.VisualStudio.Services.Account
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public Const AuditAccount As Integer
public const int AuditAccount
public:
literal int AuditAccount
static val mutable AuditAccount: int
public const var AuditAccount : int
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.