.NET API Reference for Oracle Identity Connector Framework 11.1.2
E41516-01
E41516-01
The ConnectorAttributeInfoBuilder type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Creatable |
Determines if the attribute is writable.
|
![]() | InfoFlags |
Sets all of the flags for this builder.
|
![]() | MultiValued |
Determines if this attribute supports multivalue.
|
![]() | Name |
Sets the unique name of the ConnectorAttributeInfo object.
|
![]() | ObjectClassName |
For attributes that hold an embedded object, sets the name of
the object class representing that object.
|
![]() | Readable |
Determines if the attribute is readable.
|
![]() | Required |
Determines if this attribute is required.
|
![]() | ReturnedByDefault | |
![]() | Updateable |
Determines if this attribute writable during update.
|
![]() | ValueType |
Please see CheckAttributeType(Type) for the
definitive list of supported types.
|