Uses of Class
com.microsoft.graph.models.AuthenticationMethodsRegistrationCampaign
Packages that use AuthenticationMethodsRegistrationCampaign
-
Uses of AuthenticationMethodsRegistrationCampaign in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AuthenticationMethodsRegistrationCampaignModifier and TypeMethodDescriptionAuthenticationMethodsRegistrationCampaign.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueRegistrationEnforcement.getAuthenticationMethodsRegistrationCampaign()Gets the authenticationMethodsRegistrationCampaign property value.Methods in com.microsoft.graph.models with parameters of type AuthenticationMethodsRegistrationCampaignModifier and TypeMethodDescriptionvoidRegistrationEnforcement.setAuthenticationMethodsRegistrationCampaign(AuthenticationMethodsRegistrationCampaign value) Sets the authenticationMethodsRegistrationCampaign property value.