AuthenticationCodeSettings.CSharpVersion property
Gets the C# language version used for authentication code. If the language is CSharp.
public LanguageVersion CSharpVersion { get; set; }
Remarks
This property is used to specify the C# language version for the authentication code.
See Also
- recordĀ AuthenticationCodeSettings
- namespaceĀ Kestrun.Authentication