Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 627 Bytes

userdataaccount_isprotectedunderlock.md

File metadata and controls

23 lines (16 loc) · 627 Bytes
-api-id -api-type
P:Windows.ApplicationModel.UserDataAccounts.UserDataAccount.IsProtectedUnderLock
winrt property

Windows.ApplicationModel.UserDataAccounts.UserDataAccount.IsProtectedUnderLock

-description

Gets a Boolean value indicating if the user account data is encrypted when the device becomes locked.

-property-value

A Boolean value indicating if the user account data is encrypted when the device becomes locked.

-remarks

Encrypted data will return as empty value sets during a locked state.

-examples

-see-also