SecurityLevel type
Defines values for SecurityLevel.
KnownSecurityLevel can be used interchangeably with SecurityLevel,
this enum contains the known values that the service supports.
Known values supported by the service
Unknown: Represents a SecurityLevel that is unavailable in current API version.
SL150: For clients under development or test. No protection against unauthorized use.
SL2000: For hardened devices and applications consuming commercial content. Software or hardware protection.
SL3000: For hardened devices only. Hardware protection.
type SecurityLevel = string