Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IRole Interface

Interface that represents a project role that specifies which groups and users can access the objects in this project. Users, groups and communities can be added to and removed from a role. Note: Adding a non-existent user, group or community ID will succeed until the role has been updated and stored permanently via the Store method, at which time the role instance will get refreshed. All other modifications also require the Store method to be called.

See Security Examples.

For a list of all members of this type, see IRole Members.

public interface IRole

Requirements

Namespace: Plumtree.Remote.PRC.Collaboration.Security

Assembly: idk (in idk.dll)

See Also

IRole Members | Plumtree.Remote.PRC.Collaboration.Security Namespace