Class WindowsAppXAppAssignmentSettings.Builder

    • Method Detail

      • useDeviceContext

        public WindowsAppXAppAssignmentSettings.Builder useDeviceContext​(Boolean useDeviceContext)
        “When TRUE, indicates that device execution context will be used for the AppX mobile app. When FALSE, indicates that user context will be used for the AppX mobile app. By default, this property is set to FALSE. Once this property has been set to TRUE it cannot be changed.”
        Parameters:
        useDeviceContext - value of useDeviceContext property (as defined in service metadata)
        Returns:
        this (for method chaining)