Skip to main content

core.medplumclient.getaccesspolicy

Home > @medplum/core > MedplumClient > getAccessPolicy

MedplumClient.getAccessPolicy() method

Returns the current user access policy if available.

Signature:

getAccessPolicy(): AccessPolicy | undefined;

Returns:

AccessPolicy | undefined

The current user access policy if available.