Autodesk Vault ProfessionalVault API

Acct Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

An object containing information about the authentication account of Vault User.

Syntax

public class Acct 
Public Class Acct 

Properties

NameDescription
AuthThe type of the account (Vault, Active Directory, Autodesk).
EmailThe email associated with the account.
IsActIs the account active (enabled).
NameThe name of the account for signin purposes.

Returned By

Where you get a Acct — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.Acct

See Also