Interface CertificateCredential
- All Superinterfaces:
Credential,HasId,HasInnerModel<com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphKeyCredentialInner>,HasName,Indexable
public interface CertificateCredential
extends Credential, HasInnerModel<com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphKeyCredentialInner>
An immutable client-side representation of an Azure AD credential.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of a credential definition.static interfaceGrouping of credential definition stages applicable as part of a application or service principal creation. -
Method Summary
Methods inherited from interface com.azure.resourcemanager.authorization.models.Credential
endDate, startDate, valueMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModel