Interface CertificateCredential.DefinitionStages
- Enclosing interface:
- CertificateCredential
public static interface CertificateCredential.DefinitionStages
Grouping of credential definition stages applicable as part of a application or service principal creation.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
The first stage of a credential definition.static interface
The final stage of the credential definition.static interface
A credential definition stage allowing exporting the auth file for the service principal.static interface
A credential definition stage allowing specifying the private key for exporting an auth file.static interface
A credential definition stage allowing specifying the password for the private key for exporting an auth file.static interface
The credential definition stage allowing the certificate type to be set.static interface
The credential definition stage allowing the duration of key validity to be set.static interface
The credential definition stage allowing the public key to be set.static interface
The credential definition stage allowing start date to be set.static interface
The credential definition stage allowing the secret key to be set.