VaultMobileSDK
18R3
iOS framework for Vault API
|
An object type that refers to a Vault user. This is used primarily to track information about the currently authenticated user. More...
Inherits NSObject, and <NSCoding>.
Properties | |
NSString * | username |
The user's username. | |
NSArray< VEVVault * > * | vaults |
The user's list of available Vaults. | |
NSUInteger | userId |
The user's user ID. | |
An object type that refers to a Vault user. This is used primarily to track information about the currently authenticated user.