IssuedTokenServiceElement.AllowUntrustedRsaIssuers Property

Definition

Gets or sets a value that specifies whether untrusted RSA certificate issuers are allowed.

C#
[System.Configuration.ConfigurationProperty("allowUntrustedRsaIssuers", DefaultValue=false)]
public bool AllowUntrustedRsaIssuers { get; set; }

Property Value

true if untrusted RSA certificate issuers are accepted; otherwise, false.

Attributes

Remarks

Certificates are signed by certification authorities (CAs) to verify authenticity. An untrusted issuer is a CA that is not specified to be trusted to sign certificates.

Applies to

Produit Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1