CIA Compliance Manager API Documentation - v0.8.35
    Preparing search index...

    Variable normalizeSecurityLevel

    normalizeSecurityLevel: (level?: string | null) => SecurityLevel

    Type Declaration

      • (level?: string | null): SecurityLevel
      • Normalize any security level input to a valid SecurityLevel enum value

        Parameters

        • Optionallevel: string | null

          Input that might be a security level

        Returns SecurityLevel

        A valid SecurityLevel