Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

CredentialSource Class

CredentialSource is an enumeration of the different locations in the IPortletRequest headers where credentials can be passed. CredentialSource is a type-safe enumeration, so instances of the class can be compared using identity equality.

For a list of all members of this type, see CredentialSource Members.

System.Object
   Plumtree.Remote.Portlet.CredentialSource

public class CredentialSource

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Plumtree.Remote.Portlet

Assembly: idk (in idk.dll)

See Also

CredentialSource Members | Plumtree.Remote.Portlet Namespace