Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownServiceDataAccessAuthIdentity

Package version

Known values of ServiceDataAccessAuthIdentity that the service accepts.

Index

Enumeration members

None

None: = "None"

Do not use any identity for service data access.

WorkspaceSystemAssignedIdentity

WorkspaceSystemAssignedIdentity: = "WorkspaceSystemAssignedIdentity"

Use the system assigned managed identity of the Workspace to authenticate service data access.

WorkspaceUserAssignedIdentity

WorkspaceUserAssignedIdentity: = "WorkspaceUserAssignedIdentity"

Use the user assigned managed identity of the Workspace to authenticate service data access.

Generated using TypeDoc