Skip to content

ServiceNow.Core

SNow.Core.Authentication

BasicAuthenticationConfig Class

csharp
public class BasicAuthenticationConfig

Inheritance System.Object 🡒 BasicAuthenticationConfig

Properties
BaseAddressWeb API base URL
Password
UserName
Methods
ReadFromJsonFile(string)Reads the configuration from a json file

Released under the MIT License.