Click or drag to resize

DomainProviderClientSecret Property

This is the password, which we, as a client app, use to access the authentication provider.

Namespace:  Aloe.EnterpriseOne.Model.Systems.Security
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string ClientSecret { get; set; }

Property Value

Type: String
See Also