Uses of Class
com.microsoft.graph.models.CustomSecurityAttributeValue
Packages that use CustomSecurityAttributeValue
-
Uses of CustomSecurityAttributeValue in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CustomSecurityAttributeValueModifier and TypeMethodDescriptionstatic CustomSecurityAttributeValueCustomSecurityAttributeValue.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueServicePrincipal.getCustomSecurityAttributes()Gets the customSecurityAttributes property value.User.getCustomSecurityAttributes()Gets the customSecurityAttributes property value.Methods in com.microsoft.graph.models with parameters of type CustomSecurityAttributeValueModifier and TypeMethodDescriptionvoidServicePrincipal.setCustomSecurityAttributes(CustomSecurityAttributeValue value) Sets the customSecurityAttributes property value.voidSets the customSecurityAttributes property value.