示例#1
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Devices.WiFi.WiFiConnectionResult> ConnectAsync(global::Windows.Devices.WiFi.WiFiAvailableNetwork availableNetwork, global::Windows.Devices.WiFi.WiFiReconnectionKind reconnectionKind, global::Windows.Security.Credentials.PasswordCredential passwordCredential, string ssid, global::Windows.Devices.WiFi.WiFiConnectionMethod connectionMethod)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<WiFiConnectionResult> WiFiAdapter.ConnectAsync(WiFiAvailableNetwork availableNetwork, WiFiReconnectionKind reconnectionKind, PasswordCredential passwordCredential, string ssid, WiFiConnectionMethod connectionMethod) is not implemented in Uno.");
 }
示例#2
0
 public void Remove(global::Windows.Security.Credentials.PasswordCredential credential)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Security.Credentials.PasswordVault", "void PasswordVault.Remove(PasswordCredential credential)");
 }
示例#3
0
 public AtomPubClient(global::Windows.Security.Credentials.PasswordCredential serverCredential)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Web.AtomPub.AtomPubClient", "AtomPubClient.AtomPubClient(PasswordCredential serverCredential)");
 }
示例#4
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Networking.Vpn.VpnManagementErrorStatus> ConnectProfileWithPasswordCredentialAsync(global::Windows.Networking.Vpn.IVpnProfile profile, global::Windows.Security.Credentials.PasswordCredential passwordCredential)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<VpnManagementErrorStatus> VpnManagementAgent.ConnectProfileWithPasswordCredentialAsync(IVpnProfile profile, PasswordCredential passwordCredential) is not implemented in Uno.");
 }
示例#5
0
 public CredentialCommand(global::Windows.Security.Credentials.PasswordCredential passwordCredential, global::Windows.UI.ApplicationSettings.CredentialCommandCredentialDeletedHandler deleted)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.UI.ApplicationSettings.CredentialCommand", "CredentialCommand.CredentialCommand(PasswordCredential passwordCredential, CredentialCommandCredentialDeletedHandler deleted)");
 }
 public void AcceptWithPasswordCredential(global::Windows.Security.Credentials.PasswordCredential passwordCredential)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Devices.Enumeration.DevicePairingRequestedEventArgs", "void DevicePairingRequestedEventArgs.AcceptWithPasswordCredential(PasswordCredential passwordCredential)");
 }