IdeaBlade.EntityModel.Web Assembly > IdeaBlade.EntityModel.Web Namespace > AspAuthenticatingLoginManager Class : GetRolesCore Method |
'Declaration
Protected Overridable Function GetRolesCore( _ ByVal credential As ILoginCredential _ ) As IEnumerable(Of String)
'Usage
Dim instance As AspAuthenticatingLoginManager Dim credential As ILoginCredential Dim value As IEnumerable(Of String) value = instance.GetRolesCore(credential)
protected virtual IEnumerable<string> GetRolesCore( ILoginCredential credential )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2