| Modifier and Type | Method and Description |
|---|---|
static ManagedIdentitySourceType |
ManagedIdentityApplication.getManagedIdentitySource() |
static ManagedIdentitySourceType |
ManagedIdentitySourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ManagedIdentitySourceType[] |
ManagedIdentitySourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MsalServiceException(String message,
String error,
ManagedIdentitySourceType managedIdentitySource)
Initializes a new instance of the exception class, with any extra properties for a Managed Identity error
|
Copyright © 2013–2024. All rights reserved.