RssCommands.PromptForCredentials Field
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.
Prompt the user for web proxy credentials.
public: static initonly System::Windows::Input::RoutedCommand ^ PromptForCredentials;
public static readonly System.Windows.Input.RoutedCommand PromptForCredentials;
staticval mutable PromptForCredentials : System.Windows.Input.RoutedCommand
Public Shared ReadOnly PromptForCredentials As RoutedCommand
Field Value
Remarks
There is no CommandParameter for this command.