ManagedIdentityApplication.GetManagedIdentitySource Method

Definition

Detects and returns the managed identity source available on the environment.

public static Microsoft.Identity.Client.ManagedIdentity.ManagedIdentitySource GetManagedIdentitySource ();
static member GetManagedIdentitySource : unit -> Microsoft.Identity.Client.ManagedIdentity.ManagedIdentitySource
Public Shared Function GetManagedIdentitySource () As ManagedIdentitySource

Returns

Managed identity source detected on the environment if any.

Applies to