Sets nonce. Nonce is generated automatically if not set.
This method should be used in tests only.
Namespace: Limilabs.Client.AuthenticationAssembly: Mail (in Mail.dll) Version: 3.0.12102.1426
Syntax
| C# |
|---|
IOAuth Nonce( string nonce ) |
| Visual Basic |
|---|
Function Nonce ( _ nonce As String _ ) As IOAuth |
| Visual C++ |
|---|
IOAuth^ Nonce( String^ nonce ) |
Parameters
- nonce
- Type: System..::..String
Nonce.