| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected AuthenticatorAppContextType |
MicrosoftAuthenticatorAuthenticationMethodTarget.shownContext |
protected AuthenticatorAppContextType |
PasswordlessMicrosoftAuthenticatorAuthenticationMethodTarget.shownContext |
| Modifier and Type | Method and Description |
|---|---|
Optional<AuthenticatorAppContextType> |
MicrosoftAuthenticatorAuthenticationMethodTarget.getShownContext() |
Optional<AuthenticatorAppContextType> |
PasswordlessMicrosoftAuthenticatorAuthenticationMethodTarget.getShownContext() |
| Modifier and Type | Method and Description |
|---|---|
MicrosoftAuthenticatorAuthenticationMethodTarget.Builder |
MicrosoftAuthenticatorAuthenticationMethodTarget.Builder.shownContext(AuthenticatorAppContextType shownContext) |
PasswordlessMicrosoftAuthenticatorAuthenticationMethodTarget.Builder |
PasswordlessMicrosoftAuthenticatorAuthenticationMethodTarget.Builder.shownContext(AuthenticatorAppContextType shownContext) |
MicrosoftAuthenticatorAuthenticationMethodTarget |
MicrosoftAuthenticatorAuthenticationMethodTarget.withShownContext(AuthenticatorAppContextType shownContext) |
PasswordlessMicrosoftAuthenticatorAuthenticationMethodTarget |
PasswordlessMicrosoftAuthenticatorAuthenticationMethodTarget.withShownContext(AuthenticatorAppContextType shownContext) |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticatorAppContextType |
AuthenticatorAppContextType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticatorAppContextType[] |
AuthenticatorAppContextType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.