@ConfigurationProperties(value="spring.datasource.always-encrypted.keyvault") public class KeyVaultProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
private boolean |
allowTelemetry
Whether allow Microsoft to collect telemetry data.
|
private String |
clientId |
private String |
clientSecret |
| Constructor and Description |
|---|
KeyVaultProperties() |
private String clientId
private String clientSecret
private boolean allowTelemetry
@PostConstruct public void validate()
Copyright © 2019 Microsoft. All rights reserved.