CertificateCredential.UpdateDefinition<ParentT> Interface

Type Parameters

ParentT

the return type of the final UpdateDefinitionStages.WithAttach#attach()

Implements

public static interface CertificateCredential.UpdateDefinition
extends Blank<ParentT>, WithCertificateType<ParentT>, WithPublicKey<ParentT>, WithSymmetricKey<ParentT>, WithAttach<ParentT>, WithAuthFileCertificate<ParentT>, WithAuthFileCertificatePassword<ParentT>

The entirety of a credential definition as part of a application or service principal update.

Applies to