Skip to content

Enum: ApplicationSecurityKind

Specifies the expected security mechanism, per IEC 62351-4, to be utilized.

URI: ApplicationSecurityKind

Permissible Values

Value Meaning Description
endToEndSecure cim:ApplicationSecurityKind.endToEndSecure
nonSecure cim:ApplicationSecurityKind.nonSecure
secure cim:ApplicationSecurityKind.secure

Slots

Name Description
application_security_requirement Specifies the expected security mechanism, per IEC 62351-4, to be utilized

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

LinkML Source

name: ApplicationSecurityKind
description: Specifies the expected security mechanism, per IEC 62351-4, to be utilized.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:ApplicationSecurityKind
permissible_values:
  endToEndSecure:
    text: endToEndSecure
    meaning: cim:ApplicationSecurityKind.endToEndSecure
  nonSecure:
    text: nonSecure
    meaning: cim:ApplicationSecurityKind.nonSecure
  secure:
    text: secure
    meaning: cim:ApplicationSecurityKind.secure