UserFilter Class
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
User filter
INHERITED FROM
RASSerilazableObj⇒UserFilter
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
String
Account
The name of the user/group account the filter is added to.
String
Sid
The SID of the user/group account the filter is added to.
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
Last updated