diff --git a/src/Core/Platform/X509ChainCustomization/PostConfigureX509ChainOptions.cs b/src/Core/Platform/X509ChainCustomization/PostConfigureX509ChainOptions.cs index 3361201093..583672f2f2 100644 --- a/src/Core/Platform/X509ChainCustomization/PostConfigureX509ChainOptions.cs +++ b/src/Core/Platform/X509ChainCustomization/PostConfigureX509ChainOptions.cs @@ -28,6 +28,8 @@ internal sealed class PostConfigureX509ChainOptions : IPostConfigureOptions -/// Allows for customization of +/// Allows for customization of the and access to a custom server certificate validator +/// if customization has been made. /// public sealed class X509ChainOptions {