Table of Contents

Interface IClock

Namespace
Duende.IdentityServer
Assembly
Duende.IdentityServer.dll

Abstraction for the date/time.

public interface IClock

Properties

UtcNow

The current UTC date/time.

DateTimeOffset UtcNow { get; }

Property Value

DateTimeOffset