AuthenticationProperties.SetDateTimeOffset Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Ustawia lub usuwa DateTimeOffset wartość w kolekcji Items .
protected:
void SetDateTimeOffset(System::String ^ key, Nullable<DateTimeOffset> value);
protected void SetDateTimeOffset (string key, DateTimeOffset? value);
member this.SetDateTimeOffset : string * Nullable<DateTimeOffset> -> unit
Protected Sub SetDateTimeOffset (key As String, value As Nullable(Of DateTimeOffset))
Parametry
- key
- String
Klucz właściwości.
- value
- Nullable<DateTimeOffset>
Wartość, aby ustawić lub null
usunąć właściwość.