VaultMobileSDK
18R3
iOS framework for Vault API
|
An object type that refers to a particular Vault. VEVVaultAuth::currentUser tracks the authenticated user's list of available vaults and several methods throughout VaultMobileSDK require a VEVVault parameter as a means of specifying a Vault to apply operations to. More...
Inherits NSObject, and <NSCoding>.
Properties | |
NSUInteger | Id |
The Vault ID. | |
NSString * | name |
The Vault name. | |
NSURL * | URL |
The Vault DNS. | |
An object type that refers to a particular Vault. VEVVaultAuth::currentUser tracks the authenticated user's list of available vaults and several methods throughout VaultMobileSDK require a VEVVault parameter as a means of specifying a Vault to apply operations to.