![]() | CredentialsOptions Class |
Namespace: LinkarCommon
The CredentialsOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | CredentialsOptions | Initializes a new instance of the CredentialsOptions class |
![]() | CredentialsOptions(String, String, Int16, String, String, String, String, String) | Initializes a new instance of the CredentialsOptions class |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | InitializeProperties |
Initializes the properties of the object. To use after building the object with the constructor without arguments.
|
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | EntryPoint | The EntryPoint Name defined in Linkar Server. |
![]() | FreeText | Free text that will appear in the Linkar MANAGER to identify in an easy way who is making the petition. For example if the call is made from a ERP, here we can write "MyERP". |
![]() | Host | IP Address or hostname where Linkar Server is listening. |
![]() | Language |
Used to make the database routines know in which language they must answer. The Error messages coming from the Database are in English by default, but you can customize them.
|
![]() | Password | Password of the user Linkar Server. |
![]() | PluginId | Internal code to enable its use in Linkar Server. Used by Plugin developers. |
![]() | Port | Port number where the EntryPoint keeps listening. |
![]() | Username | Linkar Server username. |