Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IACLEntry.GetPrincipalID Method 

The ID of the entry's principal.

int GetPrincipalID();

Return Value

The principal ID.

Remarks

If this is a UserGroup ACLEntry, this will be the group ID; if it is a User ACLEntry, this will be the user ID

See Also

IACLEntry Interface | Plumtree.Remote.PRC Namespace