public static class IntuneAcquireTokenParameters.Builder extends AcquireTokenParameters.Builder
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
IntuneAcquireTokenParameters.Builder |
brokerBrowserSupportEnabled(boolean brokerBrowserSupportEnabled) |
IntuneAcquireTokenParameters |
build() |
IntuneAcquireTokenParameters.Builder |
self() |
startAuthorizationFromActivity, withAuthorizationQueryStringParameters, withCallback, withFragment, withLoginHint, withOtherScopesToAuthorize, withPromptforAccount, fromAuthority, fromAuthority, fromAuthority, fromAuthority, withAuthenticationScheme, withClaims, withCorrelationId, withResource, withScopespublic IntuneAcquireTokenParameters.Builder brokerBrowserSupportEnabled(boolean brokerBrowserSupportEnabled)
public IntuneAcquireTokenParameters.Builder self()
self in class AcquireTokenParameters.Builderpublic IntuneAcquireTokenParameters build()
build in class AcquireTokenParameters.Builder