Uses of Class
com.microsoft.azure.keyvault.SecretIdentifier
-
Packages that use SecretIdentifier Package Description com.microsoft.azure.keyvault.models.custom This package contains the classes for KeyVaultClient. -
-
Uses of SecretIdentifier in com.microsoft.azure.keyvault.models.custom
Methods in com.microsoft.azure.keyvault.models.custom that return SecretIdentifier Modifier and Type Method Description SecretIdentifier
CertificateBundle. secretIdentifier()
The secret identifier.SecretIdentifier
SecretBundle. secretIdentifier()
the secret identifier.
-