PasswordCredential.Definition<ParentT> Interface

Type Parameters

ParentT

the return type of the final Attachable#attach()

Implements

Blank<ParentT> WithAttach<ParentT> WithSubscriptionInAuthFile<ParentT>

public static interface PasswordCredential.Definition<ParentT>
extends Blank<ParentT>, WithSubscriptionInAuthFile<ParentT>, WithAttach<ParentT>

The entirety of a credential definition.

Applies to