Persistate API documentation
PrincipalsLike Method (keys)
NamespacesPersistateDomainPrincipalsLike(array<Object>[]()[][])

[This is preliminary documentation and is subject to change.]

Obtains a set of Principals which match a set of keys. ///
Declaration Syntax
C#
public IndexedList<Choice> PrincipalsLike(
	params Object[] keys
)
Parameters
keys (array<Object>[]()[][])
One key should be supplied for each discriminative member of the Principal class.
Return Value
A list of Choice objects, one for each matched Principal.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)