Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 713 Bytes

userdataprotectionmanager_dataavailabilitystatechanged.md

File metadata and controls

20 lines (13 loc) · 713 Bytes
-api-id -api-type
E:Windows.Security.DataProtection.UserDataProtectionManager.DataAvailabilityStateChanged
winrt event

Windows.Security.DataProtection.UserDataProtectionManager.DataAvailabilityStateChanged

-description

This event invokes listeners when the state of data availability has changed. For example, when the device locks, data protected to the 'WhileUnlocked' UserDataAvailability becomes unavailable. This state change can be listened to by subscribing to this event.

-remarks

-see-also

-examples