AuthenticationCodeSettings.Language property

Gets the scripting language used for authentication code.

public ScriptLanguage Language { get; set; }

See Also