Uses of Class
com.microsoft.graph.models.AuthenticationAttributeCollectionPage
Packages that use AuthenticationAttributeCollectionPage
-
Uses of AuthenticationAttributeCollectionPage in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AuthenticationAttributeCollectionPageModifier and TypeMethodDescriptionAuthenticationAttributeCollectionPage.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueOnAttributeCollectionExternalUsersSelfServiceSignUp.getAttributeCollectionPage()Gets the attributeCollectionPage property value.Methods in com.microsoft.graph.models with parameters of type AuthenticationAttributeCollectionPageModifier and TypeMethodDescriptionvoidOnAttributeCollectionExternalUsersSelfServiceSignUp.setAttributeCollectionPage(AuthenticationAttributeCollectionPage value) Sets the attributeCollectionPage property value.