tapis-sk 0.3.1

The Tapis Security API provides for management of Security Kernel (SK) role-based authorization and secrets resources.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# ReqUserHasRoleMulti

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**tenant** | **String** |  | 
**user** | **String** |  | 
**role_names** | **Vec<String>** |  | 
**or_admin** | Option<**bool**> |  | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)