[]
        
(Showing Draft Content)

C1.AdoNet.ServiceNow.C1ServiceNowConnectionStringBuilder

C1ServiceNowConnectionStringBuilder Class

This class exposes specific properties to set up a connection for the C1DataConnector ServiceNow provider.

Namespace: C1.AdoNet.ServiceNow
Assembly: C1.AdoNet.ServiceNow.dll
Syntax
public sealed class C1ServiceNowConnectionStringBuilder : C1OAuthConnectionStringBuilder, IDictionary, ICollection, IEnumerable, ICustomTypeDescriptor

Constructors

Name Description
C1ServiceNowConnectionStringBuilder()

The default constructor of C1ServiceNowConnectionStringBuilder

Properties

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 ServiceNow server.

Methods

Name Description
Equals(object)

Method that check if two instance C1ServiceNowConnectionStringBuilder can be considered equals considering pooling and caching connection purposes.

GetHashCode()

Retrieve the mapped hash code of this C1ServiceNowConnectionStringBuilder.