Click or drag to resize

IOAuthSignatureMethod Method

Sets the signature method.

Namespace:  Limilabs.Client.Authentication
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
IOAuth SignatureMethod(
	SignatureType signatureMethod
)

Parameters

signatureMethod
Type: Limilabs.Client.AuthenticationSignatureType
Signature method

Return Value

Type: IOAuth
This OAuth object.
See Also