SecurityExclusions

public struct SecurityExclusions : Codable

Struct to define what security exclusions that the developer is willing to relax for testing.

Note

Exclusions relax the built in security of the system and are not recommended for production use.