Click or drag to resize

PsrRole Class

Role
Inheritance Hierarchy

Namespace:  PsrApi.Data
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public class PsrRole : PsrData

The PsrRole type exposes the following members.

Constructors
  NameDescription
Public methodPsrRole
Initializes a new instance of the PsrRole class
Top
Properties
  NameDescription
Public propertyActiveDirectoryDomain
Active Directory domain
Public propertyActiveDirectoryObjektId
Active Directory object ID
Public propertyActiveDirectoryProfile
Active Directory profile
Public propertyActiveDirectoryProfileId
ID of the Active Directory profile
Public propertyActiveDirectorySync
If Active Directory synchronization is enabled
Public propertyChangedOrganisationUnit
Organisation unit that created the object
(Inherited from PsrData.)
Public propertyChangedOrganisationUnitId
ID of the organisation unit that created the object
(Inherited from PsrData.)
Public propertyChildDataBindings
Children
(Inherited from PsrData.)
Public propertyDataRights
Data rights
(Inherited from PsrData.)
Public propertyDataStates
State
(Inherited from PsrData.)
Public propertyDataTags
Tags
(Inherited from PsrData.)
Public propertyHasTrigger
If a trigger is configured on the object
(Inherited from PsrData.)
Public propertyHasTriggerAlert
If a trigger alert happened on the object
(Inherited from PsrData.)
Public propertyId
ID
(Inherited from PsrData.)
Public propertyIsFavorite
If it is a favorite of the current user
(Inherited from PsrData.)
Public propertyLogbookEntries
Logbook entry
(Inherited from PsrData.)
Public propertyParentDataBindings
Parents
(Inherited from PsrData.)
Public propertyPublicKey
Public key
(Inherited from PsrData.)
Public propertyRoleDescription
Description
Public propertyRoleName
Name
Public propertySyncOperation
Synchronisation State. Used to determine which operation to perform when synchronizing the data.
(Inherited from PsrData.)
Public propertyTimeStampUtc
Creation timestamp
(Inherited from PsrData.)
Public propertyTransactionId
The Id of the transaction. Used to identify the object in results, even if its id has changed. Must be generated for sync operations.
(Inherited from PsrData.)
Public propertyValidTimeStampUtc
Expiration date
(Inherited from PsrData.)
Top
Methods
See Also