Aracılığıyla paylaş


AuthenticationProperties.IssuedUtc Özellik

Tanım

Kimlik doğrulama biletinin verildiği zamanı alır veya ayarlar.

public:
 property Nullable<DateTimeOffset> IssuedUtc { Nullable<DateTimeOffset> get(); void set(Nullable<DateTimeOffset> value); };
public DateTimeOffset? IssuedUtc { get; set; }
member this.IssuedUtc : Nullable<DateTimeOffset> with get, set
Public Property IssuedUtc As Nullable(Of DateTimeOffset)

Özellik Değeri

Şunlara uygulanır