Autodesk Vault ProfessionalVault API

PersistenceKey Property

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

Gets or sets the key to retrieve the persisted login information

Syntax

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

Remarks

If null, the default key is used.

See Also