WebAccountProviderRequestTokenOperation.ReportUserCanceled 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.
Informs the activating app that the user cancelled the operation.
public:
virtual void ReportUserCanceled() = ReportUserCanceled;
void ReportUserCanceled();
public void ReportUserCanceled();
function reportUserCanceled()
Public Sub ReportUserCanceled ()