IdentityListCreateRequest
Field | Type | Mandatory | Description |
---|---|---|---|
authenticationMethod | AuthenticationMethod | yes | The authentication method all the identities use. |
identities | List<IdentityMgmtRequest> | yes | A list of identities. |
Field | Type | Mandatory | Description |
---|---|---|---|
authenticationMethod | AuthenticationMethod | yes | The authentication method all the identities use. |
identities | List<IdentityMgmtRequest> | yes | A list of identities. |