Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 805 Bytes

useridentity_isbetaaccount.md

File metadata and controls

25 lines (17 loc) · 805 Bytes
-api-id -api-type
P:Windows.Security.Authentication.OnlineId.UserIdentity.IsBetaAccount
winrt property

Windows.Security.Authentication.OnlineId.UserIdentity.IsBetaAccount

-description

Indicates if the user is part of a beta program. This value is available only to Microsoft application partners.

Note

If you are developing for Windows 10 or greater, use the Windows.Security.Authentication.Web.Core APIs instead. For more information, see Web account manager.

-property-value

True if the user is part of a beta program; false otherwise.

-remarks

-examples

-see-also