Freigeben über


OnlineIdSystemAuthenticatorForUser Klasse

Definition

Stellt die Authentifizierungsinformationen für eine einzelne Benutzerentität auf einem einzelnen Gerät (System) dar.

public ref class OnlineIdSystemAuthenticatorForUser sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class OnlineIdSystemAuthenticatorForUser final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class OnlineIdSystemAuthenticatorForUser
Public NotInheritable Class OnlineIdSystemAuthenticatorForUser
Vererbung
Object Platform::Object IInspectable OnlineIdSystemAuthenticatorForUser
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)

Eigenschaften

ApplicationId

Der eindeutige ID-Wert der aufrufenden Anwendung. Windows-Desktopanwendungen, die das Systemticketfeature verwenden sollen, müssen diesen Wert explizit festlegen, bevor GetTicketAsync aufgerufen wird.

User

Ruft den entsprechenden Windows-Benutzer für diesen OnlineIdSystemAuthenticatorForUser ab.

Methoden

GetTicketAsync(OnlineIdServiceTicketRequest)

Versucht, das Systemticket für das Gerät abzurufen.

Gilt für:

Weitere Informationen