Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ACLEntry Constructor (String, String)

Valued Constuctor.

public ACLEntry(
   string domain,
   string name
);

Parameters

domain
The domain of the user or group represented by the ACLEntry.
name
The name of the user or group represented by the ACLEntry.

See Also

ACLEntry Class | Plumtree.Remote.Crawler Namespace | ACLEntry Constructor Overload List