WindowsTokenRoleProvider.GetAllRoles Method
.NET Framework 2.0
This method is not supported by the Windows token role provider.
Namespace: System.Web.Security
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
public String[] GetAllRoles ()
public override function GetAllRoles () : String[]
Not applicable.
Return Value
None. The method is not supported by the WindowsTokenRoleProvider class and always throws a ProviderException.Community Additions
ADD
Show: