public class MsalIntuneAppProtectionPolicyRequiredException extends MsalServiceException
ACCESS_DENIED, DEFAULT_STATUS_CODE, INVALID_INSTANCE, INVALID_REQUEST, INVALID_SCOPE, REQUEST_TIMEOUT, SERVICE_NOT_AVAILABLE, UNAUTHORIZED_CLIENT, UNKNOWN_ERROR| Constructor and Description |
|---|
MsalIntuneAppProtectionPolicyRequiredException(IntuneAppProtectionPolicyRequiredException exception) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAccountUpn()
Account Upn of the user
|
java.lang.String |
getAccountUserId()
Account OID of the user
|
java.lang.String |
getAuthorityUrl()
Authority Url
|
java.lang.String |
getTenantId()
Account Tenant id
|
getHttpStatusCodegetErrorCode, getMessagepublic MsalIntuneAppProtectionPolicyRequiredException(IntuneAppProtectionPolicyRequiredException exception)
public java.lang.String getAccountUpn()
public java.lang.String getAccountUserId()
public java.lang.String getTenantId()
public java.lang.String getAuthorityUrl()