Skip to content

ServiceNow.Core

SNow.Core.Authentication.AuthenticationConfig

AuthenticationConfig.ClientId Property

Guid used by the application to uniquely identify itself to Azure AD

csharp
public string ClientId { get; set; }

Property Value

System.String

Released under the MIT License.