Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 578 Bytes

userdataprotectionmanager_trygetdefault_1494955855.md

File metadata and controls

22 lines (14 loc) · 578 Bytes
-api-id -api-type
M:Windows.Security.DataProtection.UserDataProtectionManager.TryGetDefault
winrt method

Windows.Security.DataProtection.UserDataProtectionManager.TryGetDefault

-description

Returns a UserDataProtectionManager instance for the current or default user. Caller must check if the returned object is null. If a null object is returned, UserDataProtectionManager is not supported on the system.

-returns

-remarks

-see-also

-examples