| Modifier and Type | Method and Description |
|---|---|
ClientSecretCredentialBuilder |
ClientSecretCredentialBuilder.clientSecret(String clientSecret)
Sets the client secret for the authentication.
|
ClientSecretCredentialBuilder |
ClientSecretCredentialBuilder.tokenCachePersistenceOptions(TokenCachePersistenceOptions tokenCachePersistenceOptions)
Configures the persistent shared token cache options and enables the persistent token cache which is disabled
by default.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.