Uses of Class
com.microsoft.azure.keyvault.authentication.AuthenticationResult
-
Packages that use AuthenticationResult Package Description com.microsoft.azure.keyvault.authentication This package contains the classes for KeyVaultClient. -
-
Uses of AuthenticationResult in com.microsoft.azure.keyvault.authentication
Methods in com.microsoft.azure.keyvault.authentication that return AuthenticationResult Modifier and Type Method Description AuthenticationResult
KeyVaultCredentials. doAuthenticate(String authorization, String resource, String scope, String schema)
Method to be implemented.
-