RemoteSettingsFilterProvider.GetIsUserInternal Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether or not user is Microsoft internal
public:
virtual bool GetIsUserInternal();
public virtual bool GetIsUserInternal ();
abstract member GetIsUserInternal : unit -> bool
override this.GetIsUserInternal : unit -> bool
Public Overridable Function GetIsUserInternal () As Boolean