2 references to MaxAllowed
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\OpenSslDirectoryBasedStoreProvider.cs (1)
61
OpenFlags writeFlags = openFlags & (OpenFlags.ReadWrite | OpenFlags.
MaxAllowed
);
System\Security\Cryptography\X509Certificates\UnsupportedDisallowedStore.cs (1)
20
OpenFlags writeFlags = openFlags & (OpenFlags.ReadWrite | OpenFlags.
MaxAllowed
);