dotnet-api-diff

System.Security.Authentication.ExtendedProtection

 namespace System.Security.Authentication.ExtendedProtection {
     public class ExtendedProtectionPolicyTypeConverter : TypeConverter {
         public override bool CanConvertTo(ITypeDescriptorContext context, Type destinationType);
     }
 }