I need to get the authentication provider status of a web application available in IIS through C# or Python code.
Example: Is Basic Authentication available for X site?
I need to get the authentication provider status of a web application available in IIS through C# or Python code.
Example: Is Basic Authentication available for X site?