Autodesk Vault ProfessionalVault API

LogoutSettings Class

Autodesk.DataManagement.Client.Framework.Vault.FormsAutodesk.DataManagement.Client.Framework.Vault.Forms.Settings

Settings which allow customization of the features in the Log Out Dialog workflow.

Syntax

public class LogoutSettings 
Public Class LogoutSettings 

Constructors

NameDescription
LogoutSettingsCreates an instance of the LogoutSettings class

Properties

NameDescription
LogOutMessageGets or sets the message that appears in the Log Out dialog. If null, then a default message will be displayed.
OptionsWindowGets the options that can be used to configure the dialogs parent and location

Inheritance Hierarchy

  • System.Object
  • Autodesk.DataManagement.Client.Framework.Vault.Forms.Settings.LogoutSettings

See Also