IMobileServiceClient.Logout Method ()

 

Log a user out.

Namespace:   Microsoft.WindowsAzure.MobileServices
Assembly:  Microsoft.WindowsAzure.Mobile (in Microsoft.WindowsAzure.Mobile.dll)

Syntax

void Logout()
void Logout()
abstract Logout : unit -> unit
Sub Logout

See Also

IMobileServiceClient Interface
Microsoft.WindowsAzure.MobileServices Namespace

Return to top