Uses of Class
com.microsoft.graph.models.AuthorizationInfo
Packages that use AuthorizationInfo
-
Uses of AuthorizationInfo in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AuthorizationInfoModifier and TypeMethodDescriptionstatic AuthorizationInfoAuthorizationInfo.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUser.getAuthorizationInfo()Gets the authorizationInfo property value.Methods in com.microsoft.graph.models with parameters of type AuthorizationInfoModifier and TypeMethodDescriptionvoidUser.setAuthorizationInfo(AuthorizationInfo value) Sets the authorizationInfo property value.