.NET API Reference for Oracle Identity Connector Framework 11.1.2
E41516-01
Assembly: Framework (in Framework.dll) Version: 1.4.0.0 (1.4.0.0)
false iff the attribute should not be returned by default.
E41516-01
Determines if the attribute is returned by default.
Namespace: Org.IdentityConnectors.Framework.Common.ObjectsAssembly: Framework (in Framework.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
C# |
---|
public bool IsReturnedByDefault { get; } |
Return Value
Type: Booleanfalse iff the attribute should not be returned by default.
Remarks
Indicates if an
ConnectorAttribute will be returned during SearchApiOp or
GetApiOp inside a ConnectorObject by default. The default
value is
.
![]() | |
---|---|
true |