Uses of Enum
com.microsoft.graph.models.AuthenticationMethodFeature
Packages that use AuthenticationMethodFeature
-
Uses of AuthenticationMethodFeature in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AuthenticationMethodFeatureModifier and TypeMethodDescriptionstatic AuthenticationMethodFeatureUserRegistrationFeatureCount.getFeature()Gets the feature property value.static AuthenticationMethodFeatureReturns the enum constant of this type with the specified name.static AuthenticationMethodFeature[]AuthenticationMethodFeature.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type AuthenticationMethodFeatureModifier and TypeMethodDescriptionvoidUserRegistrationFeatureCount.setFeature(AuthenticationMethodFeature value) Sets the feature property value.