Partager via


WebAccountClientViewType Énumération

Définition

Représente les niveaux d’informations sur un compte web affichés au client.

public enum class WebAccountClientViewType
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class WebAccountClientViewType
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum WebAccountClientViewType
var value = Windows.Security.Authentication.Web.Provider.WebAccountClientViewType.idOnly
Public Enum WebAccountClientViewType
Héritage
WebAccountClientViewType
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)

Champs

IdAndProperties 1

Affiche l’ID et les propriétés.

IdOnly 0

Affiche uniquement l’ID.

S’applique à