[]
The connection string builder for connections of type C1D365SConnection.
public sealed class C1D365SConnectionStringBuilder : C1OAuthConnectionStringBuilder, IDictionary, ICollection, IEnumerable, ICustomTypeDescriptor
Name | Description |
---|---|
C1D365SConnectionStringBuilder() | The default constructor of C1D365SConnectionStringBuilder |
Name | Description |
---|---|
AuthenticationType | The type of authorization the request will utilize. |
this[string] | Gets or sets the value associated with the specified key. |
Url | The base URL of the D365S service. |
UseDynamicType | Specifies whether dynamic type is considered or not. |
UseEtag | Specifies whether Etag is considered or not. Default is false/not. |
Name | Description |
---|---|
Equals(object) | Checks if two instances of C1D365SConnectionStringBuilder can be considered equal, for caching and pooling purposes. |
GetHashCode() | Retrieves the mapped hash code of this C1D365SConnectionStringBuilder. |