Uses of Interface
com.azure.resourcemanager.authorization.models.Credential
-
Packages that use Credential Package Description com.azure.resourcemanager.authorization.models Package containing the data models for AuthorizationManagementClient. -
-
Uses of Credential in com.azure.resourcemanager.authorization.models
Subinterfaces of Credential in com.azure.resourcemanager.authorization.models Modifier and Type Interface Description interface
CertificateCredential
An immutable client-side representation of an Azure AD credential.interface
PasswordCredential
An immutable client-side representation of an Azure AD credential.
-