Appearance
ServiceNow.Core 
SNow.Core 
ServiceNow Class 
csharp
public class ServiceNow :
SNow.Core.IServiceNowInheritance System.Object 🡒 ServiceNow
Implements IServiceNow
| Constructors | |
|---|---|
| ServiceNow(IConfiguration, JsonConverter[]) | Your configuration must have a session named AzureAd or simples authentication data (UserName , Password and BaseAddress) | 
| ServiceNow(AuthenticationConfig, JsonConverter[]) | |
| ServiceNow(BasicAuthenticationConfig, JsonConverter[]) | 
| Properties | |
|---|---|
| BasicAuthParams | |
| Token | 
| Explicit Interface Implementations | |
|---|---|
| SNow.Core.IServiceNow.AuthenticateAsync() | Updates the ServiceNow Token internal property | 
| SNow.Core.IServiceNow.BaseAddress |