Click or drag to resize
TimestampGet Method

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

Generates a timestamp string.

Namespace: OAuth
Assembly: OAuth.Core (in OAuth.Core.dll) Version: 1.0.5795.41329
Syntax
public abstract string Get()

Return Value

Type: String
Timestamp string.
See Also