Beispiel #1
0
 public WebTokenResponse(string token, global::Windows.Security.Credentials.WebAccount webAccount, global::Windows.Security.Authentication.Web.Core.WebProviderError error)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Security.Authentication.Web.Core.WebTokenResponse", "WebTokenResponse.WebTokenResponse(string token, WebAccount webAccount, WebProviderError error)");
 }
Beispiel #2
0
 public void ReportError(global::Windows.Security.Authentication.Web.Core.WebProviderError value)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Security.Authentication.Web.Provider.WebAccountProviderDeleteAccountOperation", "void WebAccountProviderDeleteAccountOperation.ReportError(WebProviderError value)");
 }
 public void ReportUserInteractionRequired(global::Windows.Security.Authentication.Web.Core.WebProviderError value)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Security.Authentication.Web.Provider.WebAccountProviderGetTokenSilentOperation", "void WebAccountProviderGetTokenSilentOperation.ReportUserInteractionRequired(WebProviderError value)");
 }