Click or drag to resize

ISignedOAuthGetXOAuthKey Method

Gets XOAuth key that can be used by LoginOAUTH(String) or LoginOAUTH(String) login methods.

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

Return Value

String
XOAuth key.
See Also