IssuedTokenServiceElement.CustomCertificateValidatorType Egenskap

Definition

Hämtar eller anger den typ och sammansättning som används för att verifiera en anpassad typ.

public:
 property System::String ^ CustomCertificateValidatorType { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("customCertificateValidatorType", DefaultValue="")]
[System.Configuration.StringValidator(MinLength=0)]
public string CustomCertificateValidatorType { get; set; }
[<System.Configuration.ConfigurationProperty("customCertificateValidatorType", DefaultValue="")>]
[<System.Configuration.StringValidator(MinLength=0)>]
member this.CustomCertificateValidatorType : string with get, set
Public Property CustomCertificateValidatorType As String

Egenskapsvärde

Den typ och sammansättning som används för att verifiera en anpassad typ.

Attribut

Gäller för