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 Credential
endDate, startDate, valueMethods inherited from interface HasInnerModel
innerModel