[This is preliminary documentation and is subject to change.]

The OCRole type exposes the following properties.

Properties

  NameDescription
Public propertyChecksum
The checksum, used for synchronization purposes. Usually this is the last modification timestamp
(Overrides OCService..::.Checksum.)
Public propertyCommand
Commands to be executed on this object
(Overrides OCService..::.Command.)
Public propertyLock
The lock bit, used to determine whether editing is allowed on this object
(Overrides OCService..::.Lock.)
Public propertyRoleInfo
The role info object
Public propertySid
A unique service id, unique across all the OCService objects
(Overrides OCService..::.Sid.)

See Also