CertificateCredential.DefinitionStages.WithAttach<ParentT> Interface

Type Parameters

ParentT

the return type of attach()

public interface WithAttach extends Attachable.InDefinition,CertificateCredential.DefinitionStages.WithStartDate,CertificateCredential.DefinitionStages.WithDuration,CertificateCredential.DefinitionStages.WithAuthFile

The final stage of the credential definition.

At this stage, more settings can be specified, or the credential definition can be attached to the parent application / service principal definition using attach().

Inherited Members

Applies to