Share via


FacebookCredentials Constructor ()

 

Initializes a new instance of the FacebookCredentials class.

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

Syntax

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

See Also

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

Return to top