Update csharp.mdx

This commit is contained in:
Daniel Hougaard
2024-07-30 22:24:43 +02:00
parent 164627139e
commit 6e1dc7375c

View File

@@ -122,7 +122,6 @@ namespace Example
Optionally provide a path to a custom SSL certificate file. This can be substituted by setting the `INFISICAL_SSL_CERTIFICATE` environment variable to the contents of the certificate.
</ParamField>
<ParamField query="Auth" type="AuthenticationOptions">
The authentication object to use for the client. This is required unless you're using environment variables.
</ParamField>