ManagedIdentityApplication.GetManagedIdentitySource Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.