Uses of Enum
com.microsoft.graph.models.AppLockerApplicationControlType
Packages that use AppLockerApplicationControlType
-
Uses of AppLockerApplicationControlType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AppLockerApplicationControlTypeModifier and TypeMethodDescriptionWindows10EndpointProtectionConfiguration.getAppLockerApplicationControl()Gets the appLockerApplicationControl property value.Returns the enum constant of this type with the specified name.static AppLockerApplicationControlType[]AppLockerApplicationControlType.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 AppLockerApplicationControlTypeModifier and TypeMethodDescriptionvoidWindows10EndpointProtectionConfiguration.setAppLockerApplicationControl(AppLockerApplicationControlType value) Sets the appLockerApplicationControl property value.