.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)
name constructed for use as a special name
E41516-01
Create a special name from the specified name. Add the
string as both prefix and suffix. This indicates that a name
identifies a special object class such as a predefined one.
Namespace: Org.IdentityConnectors.Framework.Common.Objects![]() | |
---|---|
__ |
Assembly: Framework (in Framework.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
C# |
---|
public static string CreateSpecialName( string name ) |
Parameters
- name
- Type: System..::..String
object class name to make special
Return Value
Type: Stringname constructed for use as a special name