Uses of Class
com.microsoft.graph.models.Authentication
Packages that use Authentication
-
Uses of Authentication in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AuthenticationModifier and TypeMethodDescriptionstatic AuthenticationAuthentication.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUser.getAuthentication()Gets the authentication property value.Methods in com.microsoft.graph.models with parameters of type AuthenticationModifier and TypeMethodDescriptionvoidUser.setAuthentication(Authentication value) Sets the authentication property value.