Click or drag to resize

SimplePrincipal Properties

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01

The SimplePrincipal type exposes the following members.

Properties
  NameDescription
Public propertyClaims
Gets a collection that contains all of the claims from all of the claims identities associated with this claims principal.
(Inherited from ClaimsPrincipal.)
Public propertyIdentities
Gets a collection that contains all of the claims identities associated with this claims principal.
(Inherited from ClaimsPrincipal.)
Public propertyIdentity
Gets the GenericIdentity of the user represented by the current GenericPrincipal.
(Inherited from GenericPrincipal.)
Top
See Also