Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphCertificateBasedAuthConfiguration
Packages that use MicrosoftGraphCertificateBasedAuthConfiguration
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphCertificateBasedAuthConfiguration in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphCertificateBasedAuthConfigurationModifier and TypeMethodDescriptionMicrosoftGraphCertificateBasedAuthConfiguration.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: certificateBasedAuthConfiguration.MicrosoftGraphCertificateBasedAuthConfiguration.withCertificateAuthorities(List<MicrosoftGraphCertificateAuthority> certificateAuthorities) Set the certificateAuthorities property: Collection of certificate authorities which creates a trusted certificate chain.Set the id property: Read-only.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphCertificateBasedAuthConfigurationModifier and TypeMethodDescriptionMicrosoftGraphOrganization.certificateBasedAuthConfiguration()Get the certificateBasedAuthConfiguration property: Navigation property to manage certificate-based authentication configuration.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphCertificateBasedAuthConfigurationModifier and TypeMethodDescriptionMicrosoftGraphOrganization.withCertificateBasedAuthConfiguration(List<MicrosoftGraphCertificateBasedAuthConfiguration> certificateBasedAuthConfiguration) Set the certificateBasedAuthConfiguration property: Navigation property to manage certificate-based authentication configuration.