Freigeben über


DeviceAccountConfiguration.IsSsoAuthenticationSupported Eigenschaft

Definition

Ruft einen booleschen Wert ab, der angibt, ob die SSO-Authentifizierung (Single Sign On, einmaliges Anmelden) vom Server unterstützt wird, oder legt den Wert fest.

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

Eigenschaftswert

Boolean

bool

Ein boolescher Wert, der angibt, ob die SSO-Authentifizierung (Single Sign On, einmaliges Anmelden) vom Server unterstützt wird.

Windows-Anforderungen

Gerätefamilie
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v3.0)
App-Funktionen
userDataAccountsProvider

Gilt für: