Interface: IUserNamespaceAssignment
identity.v1.IUserNamespaceAssignment
Properties of a UserNamespaceAssignment.
Implemented by
Properties
email
• Optional email: null | string
The email of the user.
id
• Optional id: null | string
The ID of the user.
inheritedAccess
• Optional inheritedAccess: null | boolean
True if the user has inherited access to the namespace through an account or project role.
namespaceAccess
• Optional namespaceAccess: null | INamespaceAccess
The access assigned to the user at the namespace level.
resourceVersion
• Optional resourceVersion: null | string
The current resource version of the user.