Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 666 Bytes

userdataaccount_enterpriseid.md

File metadata and controls

26 lines (18 loc) · 666 Bytes
-api-id -api-type
P:Windows.ApplicationModel.UserDataAccounts.UserDataAccount.EnterpriseId
winrt property

Windows.ApplicationModel.UserDataAccounts.UserDataAccount.EnterpriseId

-description

Gets the enterprise identity associated with the user account.

-property-value

The enterprise identity associated with the user account.

-remarks

The EnterpriseId is often a corporate email address and is used when encrypting or decrypting corporate data.

Important

If the EnterpriseId is null or empty then the account is not enterprise protected.

-examples

-see-also