Defines all users of a specified realm as members of a static role.
Namespace:
FileNet.Api.Security
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Interface ICmRoleRealmMember _ Implements IRepositoryObject, ICmRoleMember, IEngineObject, ICloneable, _ IDependentObject |
| C# |
|---|
public interface ICmRoleRealmMember : IRepositoryObject, ICmRoleMember, IEngineObject, ICloneable, IDependentObject |
| Visual C++ |
|---|
public interface class ICmRoleRealmMember : IRepositoryObject, ICmRoleMember, IEngineObject, ICloneable, IDependentObject |
| JavaScript |
|---|
FileNet.Api.Security.ICmRoleRealmMember = function(); FileNet.Api.Security.ICmRoleRealmMember.createInterface('FileNet.Api.Security.ICmRoleRealmMember'); |
Remarks
Metadata
Auditable: false
AllowsInstances: true
AllowsSubClasses: false
ClassDefinitionName: None
IsDependent: true
IsHidden: false
Searchable: false
StorageType: ObjectStore
SuperclassName: CmRoleMember