Share via


TwitterCredentials Constructor ()

 

Initializes a new instance of the TwitterCredentials class.

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Security
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

Syntax

public TwitterCredentials()
public:
TwitterCredentials()
new : unit -> TwitterCredentials
Public Sub New

See Also

TwitterCredentials Class
Microsoft.WindowsAzure.Mobile.Service.Security Namespace

Return to top