UserFilter Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

User filter

INHERITED FROM

RASSerilazableObj⇒UserFilter

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

TypeNameDescription

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.

Type

The type of the account (user or group) the filter is added to.

PUBLIC METHODS

TypeNameDescription

Int32

CompareTo (Object obj)

Inherited from RASSerilazableObj

Boolean

Equals (Object obj)

Inherited from RASSerilazableObj

Int32

GetHashCode ()

Inherited from RASSerilazableObj

Type

GetType ()

String

ToString ()

Last updated

Other Resources

Feedback

© 2024 Parallels International GmbH. All rights reserved.