Click or drag to resize

TrustedApplicationApplicationSecretHash Property

Hash of the secret of the client application. The secret is used when the client application needs to authorize itself in front of the identity provider.

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

Property Value

Type: String
See Also