Class for SecurityUserList operation.

Namespace: T.Modules.Security
Assembly: T.Modules (in T.Modules.dll)

Public Class SecurityUserList 
Inherits ListObj(Of SecurityUser)
This language is not supported or no code example is available.
public class SecurityUserList : ListObj<SecurityUser>
This language is not supported or no code example is available.
Name Description
Public constructor SecurityUserList(RunObj, int) Construct the instance
Top

.NET Framework

Supported in: 4.6.2, 4.7