Exemplo n.º 1
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Storage.Streams.IBuffer> ProtectBufferAsync(global::Windows.Storage.Streams.IBuffer unprotectedBuffer, global::Windows.Security.DataProtection.UserDataAvailability availability)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<IBuffer> UserDataProtectionManager.ProtectBufferAsync(IBuffer unprotectedBuffer, UserDataAvailability availability) is not implemented in Uno.");
 }
Exemplo n.º 2
0
 public bool IsContinuedDataAvailabilityExpected(global::Windows.Security.DataProtection.UserDataAvailability availability)
 {
     throw new global::System.NotImplementedException("The member bool UserDataProtectionManager.IsContinuedDataAvailabilityExpected(UserDataAvailability availability) is not implemented in Uno.");
 }
Exemplo n.º 3
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Security.DataProtection.UserDataStorageItemProtectionStatus> ProtectStorageItemAsync(global::Windows.Storage.IStorageItem storageItem, global::Windows.Security.DataProtection.UserDataAvailability availability)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<UserDataStorageItemProtectionStatus> UserDataProtectionManager.ProtectStorageItemAsync(IStorageItem storageItem, UserDataAvailability availability) is not implemented in Uno.");
 }