Click or drag to resize
DateTimestampBaseGetUtcNow Method

[This is preliminary documentation and is subject to change.]

Returns the current time.

Namespace: OAuth
Assembly: OAuth.Core (in OAuth.Core.dll) Version: 1.0.5795.41329
Syntax
protected abstract DateTime GetUtcNow()

Return Value

Type: DateTime
Current time in UTC.
See Also