Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphPublicClientApplication
Packages that use MicrosoftGraphPublicClientApplication
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphPublicClientApplication in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphPublicClientApplicationModifier and TypeMethodDescriptionMicrosoftGraphApplicationInner.publicClient()Get the publicClient property: publicClientApplication.MicrosoftGraphPublicClientApplication.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: publicClientApplication.MicrosoftGraphPublicClientApplication.withRedirectUris(List<String> redirectUris) Set the redirectUris property: Specifies the URLs where user tokens are sent for sign-in, or the redirect URIs where OAuth 2.0 authorization codes and access tokens are sent.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphPublicClientApplicationModifier and TypeMethodDescriptionMicrosoftGraphApplicationInner.withPublicClient(MicrosoftGraphPublicClientApplication publicClient) Set the publicClient property: publicClientApplication.