Uses of Class
com.azure.resourcemanager.authorization.models.RoleManagementPolicyAuthenticationContextRule
Packages that use RoleManagementPolicyAuthenticationContextRule
Package
Description
Package containing the data models for AuthorizationManagementClient.
-
Uses of RoleManagementPolicyAuthenticationContextRule in com.azure.resourcemanager.authorization.models
Methods in com.azure.resourcemanager.authorization.models that return RoleManagementPolicyAuthenticationContextRuleModifier and TypeMethodDescriptionRoleManagementPolicyAuthenticationContextRule.withClaimValue(String claimValue) Set the claimValue property: The claim value.Set the id property: The id of the rule.RoleManagementPolicyAuthenticationContextRule.withIsEnabled(Boolean isEnabled) Set the isEnabled property: The value indicating if rule is enabled.RoleManagementPolicyAuthenticationContextRule.withTarget(RoleManagementPolicyRuleTarget target) Set the target property: The target of the current rule.