Click or drag to resize

IOAuthTimeStamp Method

Sets the timestamp. Timestamp is generated automatically if not set. This method should be used in tests only.

Namespace: Limilabs.Client.Authentication
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
IOAuth TimeStamp(
	string timestamp
)

Parameters

timestamp  String
Timestamp

Return Value

IOAuth
This OAuth object.
See Also