GetAllUsers Method
Gets a list of all users.
Required Permissions
AdminUserReadSyntax
public User[] GetAllUsers()Public Function GetAllUsers() As User()Return Value
An array listing all the users in the Vault.
Gets a list of all users.
Required Permissions
AdminUserReadpublic User[] GetAllUsers()Public Function GetAllUsers() As User()An array listing all the users in the Vault.