Platform SDK: Transaction Server

MTS UsersInRole Collection

[This product will work only on Windows NT 4.0 versions and earlier. For Windows 2000 and later, see COM+ (Component Services).]

The UsersInRole collection lists the members of the class of users that have been authorized to invoke methods on the component or component interface associated with the role. This collection supports the Add and Remove methods. This collection does not support the GetUtilInterface method.

The following table provides a list of the properties supported by the CatalogObjects within the UsersInRole collection.

Property Description
User
The name of an NT user account or group.
Data Type: String
Default value: “New User”
Access: Read/Write while using the Add method. After adding, read-only.

See Also

RelatedCollectionInfo, PropertyInfo, ErrorInfo