Bagikan melalui


ManagedIdentitySource Enum

Definition

Managed identity sources supported. The library will handle these internally.

public enum ManagedIdentitySource
type ManagedIdentitySource = 
Public Enum ManagedIdentitySource
Inheritance
ManagedIdentitySource

Fields

AppService 2

The source to acquire token for managed identity is App Service.

AzureArc 3

The source to acquire token for managed identity is Azure Arc.

CloudShell 4

The source to acquire token for managed identity is Cloud Shell.

Imds 1

The source to acquire token for managed identity is IMDS.

None 0

Default.

ServiceFabric 5

The source to acquire token for managed identity is Service Fabric.

Applies to