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.23341.1754
Syntax
string GetXOAuthKey()

Return Value

Type: String
XOAuth key.
See Also