public class ManagedIdentityInfo
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ManagedIdentityInfo.IdentityType |
static class |
ManagedIdentityInfo.UserManagedIdentityType |
| Constructor and Description |
|---|
ManagedIdentityInfo() |
ManagedIdentityInfo(ManagedIdentityInfo.UserManagedIdentityType userManagedType,
java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
com.microsoft.aad.msal4j.ManagedIdentityId |
getId() |
public ManagedIdentityInfo()
public ManagedIdentityInfo(ManagedIdentityInfo.UserManagedIdentityType userManagedType, java.lang.String id)
Copyright © 2025. All rights reserved.