KnownServiceDataAccessAuthIdentity enum
Known values of ServiceDataAccessAuthIdentity that the service accepts.
Fields
| None | Do not use any identity for service data access. |
| WorkspaceSystemAssignedIdentity | Use the system assigned managed identity of the Workspace to authenticate service data access. |
| WorkspaceUserAssignedIdentity | Use the user assigned managed identity of the Workspace to authenticate service data access. |