Partager via


DeviceAccountConfiguration.IsSsoAuthenticationSupported Propriété

Définition

Obtient ou définit une valeur booléenne indiquant si l’authentification unique (SSO) est prise en charge par le serveur.

public:
 property bool IsSsoAuthenticationSupported { bool get(); };
bool IsSsoAuthenticationSupported();
public bool IsSsoAuthenticationSupported { get; }
var boolean = deviceAccountConfiguration.isSsoAuthenticationSupported;
Public ReadOnly Property IsSsoAuthenticationSupported As Boolean

Valeur de propriété

Boolean

bool

Valeur booléenne indiquant si l’authentification unique (SSO) est prise en charge par le serveur.

Configuration requise pour Windows

Famille d’appareils
Windows 10 Anniversary Edition (introduit dans 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v3.0)
Fonctionnalités de l’application
userDataAccountsProvider

S’applique à