TwitterCredentials::AccessTokenSecret Property
Gets or sets the access token secret for the current user.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
public: property String^ AccessTokenSecret { [CompilerGeneratedAttribute] String^ get(); [CompilerGeneratedAttribute] void set(String^ value); }
Property Value
Type: System::String^
Show: