Partager via


OnlineIdServiceTicket.Value Propriété

Définition

Le ticket.

Notes

Si vous développez pour Windows 10 ou une version ultérieure, utilisez plutôt les API Windows.Security.Authentication.Web.Core. Pour plus d’informations, consultez Gestionnaire de comptes web.

public:
 property Platform::String ^ Value { Platform::String ^ get(); };
winrt::hstring Value();
public string Value { get; }
var string = onlineIdServiceTicket.value;
Public ReadOnly Property Value As String

Valeur de propriété

String

Platform::String

winrt::hstring

Chaîne qui représente le ticket.

S’applique à