Am using OKTA SDK .Net API for authenticating the user and verify MFA, I just can’t get the code for closing the user session.
Below is the sample code that am using.
Can you please help me get the code for logging out the user using OKTA SDK .Net API and I can’t use the public Okta api for removing user session as i don’t use the API key here in my code (User Sessions).