.NET API Reference for Oracle Entitlements Server 11.1.2
E27727-01
The IObligation interface provides access to an Obligation object implementation that contains a set of zero or more Attributes. The IObligation has an id: ObligationId. Each attribute has an id, as well, which is the first String of each String pair that represents each attribute in the Dictionary that contains the attributes.

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

Syntax

C#
public interface IObligation

See Also