ApiKeyAuthenticationOptions.ValidateCodeSettings property

Settings for the authentication code, if using a script.

public AuthenticationCodeSettings ValidateCodeSettings { get; set; }

Remarks

This allows you to specify the language, code, and additional imports/refs.

See Also