Credential |
The CredentialOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| CredentialOptions | Initializes a new instance of the CredentialOptions class | |
| CredentialOptions(String, String, Int32, String, String, String, String, String) | Initializes a new instance of the CredentialsOptions class |
| 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. |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object) | |
| Finalize | (Inherited from Object) | |
| GetHashCode | (Inherited from Object) | |
| GetType | (Inherited from Object) | |
| MemberwiseClone | (Inherited from Object) | |
| ToString | (Inherited from Object) |