Aracılığıyla paylaş


AuthenticationProperties.GetDateTimeOffset(String) Yöntem

Tanım

Koleksiyondan Items null değer atanabilir DateTimeOffset bir değer alın.

protected:
 Nullable<DateTimeOffset> GetDateTimeOffset(System::String ^ key);
protected DateTimeOffset? GetDateTimeOffset (string key);
member this.GetDateTimeOffset : string -> Nullable<DateTimeOffset>
Protected Function GetDateTimeOffset (key As String) As Nullable(Of DateTimeOffset)

Parametreler

key
String

Özellik anahtarı.

Döndürülenler

Alınan değer veya null özellik ayarlanmadıysa.

Şunlara uygulanır