Plumtree EDK (Enterprise Web Development Kit) 5.4.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