ark_identity_api
ArkIdentityAPI
¶
Source code in ark_sdk_python/services/identity/ark_identity_api.py
8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 | |
identity_directories: ArkIdentityDirectoriesService
property
¶
Getter for the identity directories service
Returns:
| Name | Type | Description |
|---|---|---|
ArkIdentityDirectoriesService |
ArkIdentityDirectoriesService
|
description |
identity_policies: ArkIdentityPoliciesService
property
¶
Getter for the identity policies service
Returns:
| Name | Type | Description |
|---|---|---|
ArkIdentityPoliciesService |
ArkIdentityPoliciesService
|
description |
identity_roles: ArkIdentityRolesService
property
¶
Getter for the identity roles service
Returns:
| Name | Type | Description |
|---|---|---|
ArkIdentityRolesService |
ArkIdentityRolesService
|
description |
identity_users: ArkIdentityUsersService
property
¶
Getter for the identity users service
Returns:
| Name | Type | Description |
|---|---|---|
ArkIdentityUsersService |
ArkIdentityUsersService
|
description |