IssuedTokenServiceElement::CustomCertificateValidatorType Property
.NET Framework (current version)
Gets or sets the type and assembly used to validate a custom type.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("customCertificateValidatorType", DefaultValue = "")] [StringValidatorAttribute(MinLength = 0)] property String^ CustomCertificateValidatorType { String^ get(); void set(String^ value); }
.NET Framework
Available since 3.0
Available since 3.0
Show: