Uses of Class
com.microsoft.graph.models.CustomSecurityAttributeExemption
Packages that use CustomSecurityAttributeExemption
-
Uses of CustomSecurityAttributeExemption in com.microsoft.graph.models
Subclasses of CustomSecurityAttributeExemption in com.microsoft.graph.modelsMethods in com.microsoft.graph.models that return CustomSecurityAttributeExemptionModifier and TypeMethodDescriptionCustomSecurityAttributeExemption.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type CustomSecurityAttributeExemptionModifier and TypeMethodDescriptionAppManagementPolicyActorExemptions.getCustomSecurityAttributes()Gets the customSecurityAttributes property value.Method parameters in com.microsoft.graph.models with type arguments of type CustomSecurityAttributeExemptionModifier and TypeMethodDescriptionvoidAppManagementPolicyActorExemptions.setCustomSecurityAttributes(List<CustomSecurityAttributeExemption> value) Sets the customSecurityAttributes property value.