Uses of Class
com.microsoft.graph.models.AppManagementPolicyActorExemptions
Packages that use AppManagementPolicyActorExemptions
-
Uses of AppManagementPolicyActorExemptions in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AppManagementPolicyActorExemptionsModifier and TypeMethodDescriptionAppManagementPolicyActorExemptions.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueIdentifierUriRestriction.getExcludeActors()Gets the excludeActors property value.KeyCredentialConfiguration.getExcludeActors()Gets the excludeActors property value.PasswordCredentialConfiguration.getExcludeActors()Gets the excludeActors property value.Methods in com.microsoft.graph.models with parameters of type AppManagementPolicyActorExemptionsModifier and TypeMethodDescriptionvoidIdentifierUriRestriction.setExcludeActors(AppManagementPolicyActorExemptions value) Sets the excludeActors property value.voidKeyCredentialConfiguration.setExcludeActors(AppManagementPolicyActorExemptions value) Sets the excludeActors property value.voidPasswordCredentialConfiguration.setExcludeActors(AppManagementPolicyActorExemptions value) Sets the excludeActors property value.