idmesh-api-sdk-java/docs/Au.md

26 lines
797 B
Markdown
Raw Permalink Normal View History

2023-12-27 20:14:28 +08:00
# Au
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**id** | **String** | | |
|**authUnitId** | **String** | | |
|**resource** | **Object** | | [optional] |
|**resourceSet** | [**AuResourceSet**](AuResourceSet.md) | | [optional] |
|**affect** | **String** | allow/deny | |
|**resourceType** | **String** | 当resource存在时 | [optional] |
|**code** | **String** | 当 resource 存在时表示 resource_code 当 resource_set存在时表示 resource_set_code | |
|**description** | **String** | | [optional] |
|**applicationName** | **String** | | |
|**identityId** | **String** | | |
|**identityType** | **String** | | |
|**identityName** | **String** | | |
|**inherited** | **Boolean** | | |