Méthode | Description | |
---|---|---|
GetAllLoggedInUsers ( ) : IEnumerable |
||
GetCurrentUser ( ) : |
||
GetIdentity ( ) : string | ||
GetRefreshToken ( ) : string | ||
GetServerUrl ( ) : string | ||
GetState ( ) : UserState | ||
GetSyncUser ( string identity, string refreshToken, string authServerUrl, bool isAdmin ) : |
||
LogOut ( ) : void |
Méthode | Description | |
---|---|---|
Unbind ( ) : void |
Méthode | Description | |
---|---|---|
GetHandle ( |
public static GetAllLoggedInUsers ( ) : IEnumerable |
||
Résultat | IEnumerable |
public static GetCurrentUser ( ) : |
||
Résultat |
public static GetSyncUser ( string identity, string refreshToken, string authServerUrl, bool isAdmin ) : |
||
identity | string | |
refreshToken | string | |
authServerUrl | string | |
isAdmin | bool | |
Résultat |