2 writes to m_revocationFlag
System (2)
security\system\security\cryptography\x509\x509chainpolicy.cs (2)
88
m_revocationFlag
= value;
131
m_revocationFlag
= X509RevocationFlag.ExcludeRoot;
1 reference to m_revocationFlag
System (1)
security\system\security\cryptography\x509\x509chainpolicy.cs (1)
83
return
m_revocationFlag
;