.NET API Reference for Oracle Entitlements Server 11.1.2
E27727-01
UserPrincipal

Namespace: Oes.Pep.Api
Assembly: OES-PEP (in OES-PEP.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public UserPrincipal(
	IIdentity identity
)

Parameters

identity
Type: System.Security.Principal..::..IIdentity

[Missing <param name="identity"/> documentation for "M:Oes.Pep.Api.UserPrincipal.#ctor(System.Security.Principal.IIdentity)"]

See Also