Persistate API documentation
PrincipalWithIdentification Method (key)
NamespacesPersistateDomainPrincipalWithIdentification(Object)

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

Obtains the Principal with a particular Identification.
Declaration Syntax
C#
public Principal PrincipalWithIdentification(
	Object key
)
Parameters
key (Object)
The Identification to find.
Return Value
The found Principal or null if none was found.

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