Class UserManagementServiceOuterClass.GrantUserRightsRequest

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.daml.ledger.api.v2.admin.UserManagementServiceOuterClass.GrantUserRightsRequest
All Implemented Interfaces:
UserManagementServiceOuterClass.GrantUserRightsRequestOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable
Enclosing class:
UserManagementServiceOuterClass

public static final class UserManagementServiceOuterClass.GrantUserRightsRequest extends com.google.protobuf.GeneratedMessageV3 implements UserManagementServiceOuterClass.GrantUserRightsRequestOrBuilder
 Add the rights to the set of rights granted to the user.

 Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(identity_provider_id)``
 
Protobuf type com.daml.ledger.api.v2.admin.GrantUserRightsRequest
See Also: