Method | Description | |
---|---|---|
Create ( IPrincipal userContext ) : |
Determines a user's roles through the user context Could possibly be improved by getting all roles at once and enumerating this collection |
public static Create ( IPrincipal userContext ) : |
||
userContext | IPrincipal | IPrincipal current user context |
return |