identityId property

String identityId
getter/setter pair

The id of the identity the authorization is granted to: should be a user id or api key id. Should be empty when granting access to a new user.

Implementation

String identityId;