GetRoles
Retrieves an array of VyRoleInfoDto objects representing the roles of the current user.
Client Authoritative (default)
Path Parameters
Returns
VyTask<VyRoleInfoDto[]> An asynchronous task that returns an array of VyRoleInfoDto objects representing the roles of the current user.
Last updated