Community
Vault Customization
Share your knowledge, ask questions, and explore popular Vault API, Data Standard, and VBA topics related to programming, creating add-ins, or working with the Vault API.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to login to VDF with AutoLogin

4 REPLIES 4
SOLVED
Reply
Message 1 of 5
Micky_SDP
703 Views, 4 Replies

How to login to VDF with AutoLogin

Hi all,

I would like use the AutoLogin checkbox.

If Autologin is checked the Login form should not be displayed and the login should be automatic.

 

It is possible?

 

Thank's

Michele

4 REPLIES 4
Message 2 of 5
Redmond.D
in reply to: Micky_SDP

Yes.  To use the auto login feature, you need to provide LoginSettings.  The AutoLoginMode property determines how you want auto login to work.  You should also provide a PersistenceKey, so that the saved settings are unique to your app.

 

 



Doug Redmond
Software Engineer
Autodesk, Inc.

Message 3 of 5
Micky_SDP
in reply to: Redmond.D

Thank's Redmond.

But it is possible find the value of current AutoLoginMode property of Vault Client?

 

Thank's...

Michele

Message 4 of 5
Redmond.D
in reply to: Micky_SDP

The intent is for each app to have their own settings.  There is no API suppoprt for reading another applications Vault login settings.



Doug Redmond
Software Engineer
Autodesk, Inc.

Message 5 of 5
Micky_SDP
in reply to: Redmond.D

Sorry Doug,

but I still have a doubt...

 

It is not possible to know if auto login to next session is enabled on Vault by code? There is this information?

 

Thnak's

Michele

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report