SignInConfiguration.ForgetMe(String) 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.
Deletes SignIn credentials and cached data
public:
void ForgetMe(System::String ^ uri);
public void ForgetMe (string uri);
member this.ForgetMe : string -> unit
Public Sub ForgetMe (uri As String)
Parameters
- uri
- String