NotesIDVault
Properties
| Name | Description |
|---|---|
| ServerName (NotesIDVault) | Read-only. The name of vault server processed by IsIDInVault operations. |
Reference
| Name | Description |
|---|---|
| GetUserID | Lets you get a userID instance from an ID Vault. |
| GetUserIDFile | Lets you get a user ID file from the ID vault. |
| IsIDInVault | Lets you check to see if a user's ID is in an ID vault. |
| PutUserIDFile | Puts a user ID file into the ID vault. The user must first be added into ID Vault by policy. |
| ResetUserPassword (NotesIDVault) | Lets you reset a user's authenticating password stored in their ID vault. |
| SyncUserIDFile | Lets you update (synchronize) a user ID file in the ID vault with one from a local path. |