How to disable default login box in windows universal app -
i want use unified ui handling different authentication type in win10 universal app, default login box(windows authentication) prompted when try access resource need authenticated windows authentication.
is possible disable default popup login window in uwp application?
Comments
Post a Comment