19 writes to AllowedCertificateTypes
Microsoft.AspNetCore.Authentication.Test (19)
CertificateTests.cs (19)
51AllowedCertificateTypes = CertificateTypes.SelfSigned,
67AllowedCertificateTypes = CertificateTypes.SelfSigned,
83AllowedCertificateTypes = CertificateTypes.Chained
98AllowedCertificateTypes = CertificateTypes.Chained,
114AllowedCertificateTypes = CertificateTypes.SelfSigned,
130AllowedCertificateTypes = CertificateTypes.SelfSigned,
147AllowedCertificateTypes = CertificateTypes.Chained,
165AllowedCertificateTypes = CertificateTypes.SelfSigned,
182AllowedCertificateTypes = CertificateTypes.SelfSigned,
200AllowedCertificateTypes = CertificateTypes.SelfSigned,
217AllowedCertificateTypes = CertificateTypes.SelfSigned,
250AllowedCertificateTypes = CertificateTypes.SelfSigned,
388AllowedCertificateTypes = CertificateTypes.SelfSigned,
423AllowedCertificateTypes = CertificateTypes.SelfSigned,
460AllowedCertificateTypes = CertificateTypes.SelfSigned
571AllowedCertificateTypes = CertificateTypes.SelfSigned,
645AllowedCertificateTypes = CertificateTypes.SelfSigned,
698AllowedCertificateTypes = CertificateTypes.SelfSigned,
852options.AllowedCertificateTypes = configureOptions.AllowedCertificateTypes;
3 references to AllowedCertificateTypes
Microsoft.AspNetCore.Authentication.Certificate (2)
Microsoft.AspNetCore.Authentication.Test (1)