Autodesk Vault ProfessionalVault API

AnonymousLoginCaption Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.SettingsLoginSettings

Gets or sets the text that displays for the anonymous login option. It can be modified to meet workflow requirements (ie. in Inventor it's changed to "Content Center");

Syntax

public System.string AnonymousLoginCaption {get; set;}
Public Property AnonymousLoginCaption As System.String

See Also