identitystore_get_group_membership_id {paws.security.identity} | R Documentation |
Retrieves the MembershipId in an identity store
Description
Retrieves the MembershipId
in an identity store.
See https://www.paws-r-sdk.com/docs/identitystore_get_group_membership_id/ for full documentation.
Usage
identitystore_get_group_membership_id(IdentityStoreId, GroupId, MemberId)
Arguments
IdentityStoreId |
[required] The globally unique identifier for the identity store. |
GroupId |
[required] The identifier for a group in the identity store. |
MemberId |
[required] An object that contains the identifier of a group member. Setting the
|
[Package paws.security.identity version 0.6.1 Index]