AuthenticationProperties.GetDateTimeOffset(String) Метод

Определение

Получение значения, допускающее DateTimeOffset значение NULL, из Items коллекции.

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)

Параметры

key
String

Ключ свойства.

Возвращаемое значение

Полученное значение или null значение , если свойство не задано.

Применяется к