Réserver une Démo
Pré. Proc.

SecurityUser Class

A SecurityUser object represents a named security user.

Associated table in repository

None.

SecurityUser Attributes

Attribute

Remarks

See also

Department

String

Notes: Read only

Returns the current user's department.

FirstName

String

Notes: Read only

Returns the current user's first name.

FullName

String

Notes: Read only

Returns the current user's full name.

Login

String

Notes: Read only

Returns the current user's login name.

ObjectType

ObjectType

Notes: Read only

Distinguishes objects referenced through a Dispatch interface.

ObjectType

Surname

String

Notes: Read only

Returns the current user's surname.

SecurityUser Methods

Method

Remarks

See also

IsMemberOf (string GroupId)

Boolean

Returns True if the user is part of the specified security group.

Parameter:

  • GroupId: String - Name of the security group to check.