Build a security identity of type USER.
USER
Typically used in conjunction with DocumentBuilder.withAllowedPermissions or DocumentBuilder.withDeniedPermissions.
See SecurityIdentity.
Pass either a single user, or an array of user to create multiple identities.
Build and return the security identity or identities.
Generated using TypeDoc
Build a security identity of type
USER.Typically used in conjunction with DocumentBuilder.withAllowedPermissions or DocumentBuilder.withDeniedPermissions.
See SecurityIdentity.