diff --git a/docs/sdks/languages/csharp.mdx b/docs/sdks/languages/csharp.mdx index 281cf66b9..c6096d078 100644 --- a/docs/sdks/languages/csharp.mdx +++ b/docs/sdks/languages/csharp.mdx @@ -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. - The authentication object to use for the client. This is required unless you're using environment variables.