.NET API Reference for Oracle Identity Connector Framework 11.1.2
E41516-01
Determines if the class of the object is a supported attribute type.

Namespace: Org.IdentityConnectors.Framework.Common
Assembly: Framework (in Framework.dll) Version: 1.4.0.0 (1.4.0.0)

Syntax

C#
public static void CheckOperationOptionValue(
	Object val
)

Parameters

val
Type: System..::..Object

Remarks

If not it throws an ArgumentException.

See Also