publicconststringCryptography_NonCompliantFIPSAlgorithm="This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.";
publicconststringInvalidOperation_ViewIsNull="The underlying MemoryMappedView object is null.";
publicconststringArgumentOutOfRange_AdditionalAccessLimited="additionalAccessRights is limited to the PipeAccessRights.ChangePermissions, PipeAccessRights.TakeOwnership, and PipeAccessRights.AccessSystemSecurity flags when creating NamedPipeServerStreams.";