VaultMobileSDK  18R3
iOS framework for Vault API
Properties | List of all members
VEVUser Class Reference

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.
 

Detailed Description

An object type that refers to a Vault user. This is used primarily to track information about the currently authenticated user.

See also
VEVVaultAuth::currentUser.

The documentation for this class was generated from the following file: