Uses of Enum
com.microsoft.graph.models.ApplicationGuardBlockClipboardSharingType
Packages that use ApplicationGuardBlockClipboardSharingType
-
Uses of ApplicationGuardBlockClipboardSharingType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ApplicationGuardBlockClipboardSharingTypeModifier and TypeMethodDescriptionWindows10EndpointProtectionConfiguration.getApplicationGuardBlockClipboardSharing()Gets the applicationGuardBlockClipboardSharing property value.Returns the enum constant of this type with the specified name.ApplicationGuardBlockClipboardSharingType.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 ApplicationGuardBlockClipboardSharingTypeModifier and TypeMethodDescriptionvoidWindows10EndpointProtectionConfiguration.setApplicationGuardBlockClipboardSharing(ApplicationGuardBlockClipboardSharingType value) Sets the applicationGuardBlockClipboardSharing property value.