Condividi tramite


OnlineIdServiceTicket.Value Proprietà

Definizione

Biglietto.

Nota

Se si sta sviluppando per Windows 10 o versione successiva, usare invece le API Windows.Security.Authentication.Web.Core. Per altre informazioni, vedere Gestione account 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

Valore della proprietà

String

Platform::String

winrt::hstring

Stringa che rappresenta il ticket.

Si applica a