| OAuthTokenTokenSecret Property |
Gets OAuth token secret.
Namespace:
Limilabs.Client.Authentication.Google
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public string TokenSecret { get; }
Public ReadOnly Property TokenSecret As String
Get
public:
property String^ TokenSecret {
String^ get ();
}
member TokenSecret : string with get
Property Value
Type:
StringSee Also