Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 507 Bytes

webaccountclientviewtype.md

File metadata and controls

27 lines (18 loc) · 507 Bytes
-api-id -api-type
T:Windows.Security.Authentication.Web.Provider.WebAccountClientViewType
winrt enum

WebAccountClientViewType

-description

Represents the levels of information about a web account shown to the client.

-enum-fields

-field IdOnly:0

Shows only the Id.

-field IdAndProperties:1

Shows the Id and properties.

-remarks

-examples

-see-also