GetUnAuthorizedUsers gets all the users of the portal, that are not authorized
Namespace: DotNetNuke.Entities.UsersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static ArrayList GetUnAuthorizedUsers( int portalId ) |
Visual Basic |
---|
Public Shared Function GetUnAuthorizedUsers ( portalId As Integer ) As ArrayList |
Parameters
- portalId
- Type: System..::..Int32
The Id of the Portal