Websydian v6.1 online documentationOnline documentation - WebsydianExpress v3.0

API: Role.GetRole

Scoped Name

APIServer.Role.GetRole

Interface

Field Variable ...as Description
RoleSurrogate FetchKey Input The unique identification of the role.
RoleSurrogate FetchedData Output The unique identification of the role.
RoleName FetchedData Output The name of the role. This must be unique for the site.
RoleDescription FetchedData Output A textual description of the role.
RoleComment FetchedData Output Comment field for the role.
RolePriority FetchedData Output Numeric field - indicates the "importance" of the role. Used for situations where a session is authorized by more than one role and a choice between the roles are necessary. The higher the number, the more important the role is.
RoleSiteKey FetchedData Output The site which the role belongs to.
RoleFolderListID FetchedData Output The folder list to be used for sessions authorized by this role.

Description

Retrieves the information for a role, based on the unique identification for the role.

Events

Universal events