Ilumnis Authentication

AuthenticationStorage.GetRole Method

Uses data layer to load role or load role from cache.

Overload List

Uses data layer to load role or load role from cache.

public static void GetRole(Role,int);

Uses data layer to load role or load role from cache.

public static void GetRole(Role,string);

See Also

AuthenticationStorage Class | IExSys.Authentication.Storage Namespace