ParentT
- the return type of Attachable.InDefinition.attach()
public static interface CertificateCredential.DefinitionStages.WithAttach<ParentT> extends Attachable.InDefinition<ParentT>, CertificateCredential.DefinitionStages.WithStartDate<ParentT>, CertificateCredential.DefinitionStages.WithDuration<ParentT>, CertificateCredential.DefinitionStages.WithAuthFile<ParentT>
At this stage, more settings can be specified, or the credential definition can be
attached to the parent application / service principal definition
using Attachable.InDefinition.attach()
.
attach
withStartDate
withDuration
withAuthFileToExport
Copyright © 2019. All rights reserved.