1 write to RevocationFlag
Microsoft.AspNetCore.Authentication.Test (1)
CertificateTests.cs (1)
855
options.
RevocationFlag
= configureOptions.RevocationFlag;
2 references to RevocationFlag
Microsoft.AspNetCore.Authentication.Certificate (1)
CertificateAuthenticationHandler.cs (1)
190
X509RevocationFlag revocationFlag = Options.
RevocationFlag
;
Microsoft.AspNetCore.Authentication.Test (1)
CertificateTests.cs (1)
855
options.RevocationFlag = configureOptions.
RevocationFlag
;