Write a C# program that inputs an emergency authorization key and checks if it is valid.
Your program should work as follows:
ABORT_LAUNCH, display the message Sequence terminated.ABORT_LAUNCH, display the message Access denied.You should use meaningful variable name(s), correct syntax, and indentation in your answer.