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