ParentT
- the return type of Attachable.InDefinition.attach()
public static interface CertificateCredential.UpdateDefinitionStages.WithAttach<ParentT> extends Attachable.InUpdate<ParentT>, CertificateCredential.UpdateDefinitionStages.WithStartDate<ParentT>, CertificateCredential.UpdateDefinitionStages.WithDuration<ParentT>, CertificateCredential.UpdateDefinitionStages.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.