ParseUserCurrentUser Property Parse
Gets the currently logged in ParseUser with a valid session, either from memory or disk if necessary.

Namespace: Parse
Assembly: Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax

public static ParseUser CurrentUser { get; }

Property Value

Type: ParseUser
See Also

Reference