Class UserManagementServiceOuterClass.RevokeUserRightsRequest

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.daml.ledger.api.v2.admin.UserManagementServiceOuterClass.RevokeUserRightsRequest
All Implemented Interfaces:
UserManagementServiceOuterClass.RevokeUserRightsRequestOrBuilder, 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.RevokeUserRightsRequest extends com.google.protobuf.GeneratedMessageV3 implements UserManagementServiceOuterClass.RevokeUserRightsRequestOrBuilder
 Remove the rights from 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.RevokeUserRightsRequest
See Also: