Appearance
ServiceNow.Core
SNow.Core.ServiceNow
ServiceNow.ServiceNow(AuthenticationConfig, JsonConverter[]) Constructor
csharp
public ServiceNow(SNow.Core.Authentication.AuthenticationConfig configuration, System.Text.Json.Serialization.JsonConverter[] customConverters=null);Parameters
configuration AuthenticationConfig
customConverters System.Text.Json.Serialization.JsonConverter[]