VaultConnections is a collection of VaultConnection objects.
Add | Adds a new vault connection to this collection. |
GetVaultConnectionByName | Gets vault connection with specified name. |
GetVaultConnectionIndexByName | Gets the index of vault connection in collection using specified name. |
Remove | Removes a vault connection from this collection. |
Count | The number of items in the collection. |
Item | Accesses the item at the specified position in the collection. |