AuthenticationCodeSettings.Language property
Gets the scripting language used for authentication code.
public ScriptLanguage Language { get; set; }
See Also
- enum ScriptLanguage
- record AuthenticationCodeSettings
- namespace Kestrun.Authentication
Gets the scripting language used for authentication code.
public ScriptLanguage Language { get; set; }