Interface CertificateCredential.DefinitionStages.WithAuthFileCertificatePassword<ParentT>

    • Method Detail

      • withPrivateKeyPassword

        CertificateCredential.DefinitionStages.WithAttach<ParentT> withPrivateKeyPassword​(String privateKeyPassword)
        Export the information of this service principal into an auth file.
        Parameters:
        privateKeyPassword - the password for the private key
        Returns:
        the next stage in credential definition