8.5.1 SecurityGroupFolderType definition

The SecurityGroupFolderType is formally defined Table 216.

Table 216 – SecurityGroupFolderType definition
Attribute Value
BrowseNameSecurityGroupFolderType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition ModellingRule
Subtype of FolderType defined in OPC 10000-5.
OrganizesObject<SecurityGroupFolderName>SecurityGroup FolderTypeOptionalPlaceholder
HasComponentObject<SecurityGroupName>SecurityGroupTypeOptionalPlaceholder
HasComponentMethodAddSecurityGroupDefined in 8.5.2.Mandatory
HasComponentMethodRemoveSecurityGroupDefined in 8.5.3.Mandatory
HasComponentMethodAddSecurityGroupFolderDefined in 8.5.4.Optional
HasComponentMethodRemoveSecurityGroupFolderDefined in 8.5.5.Optional
HasPropertyVariableSupportedSecurityPolicyUrisString[]PropertyTypeOptional
Conformance Units
PubSub Model SKS

The SecurityGroupFolderType ObjectType is a concrete type and can be used directly.

Instances of the SecurityGroupFolderType can contain SecurityGroup Objects or other instances of the SecurityGroupFolderType. This can be used to build a tree of folder Objects used to organize the configured SecurityGroups.

The SecurityGroup Objects are added as components to the instance of the SecurityGroupFolderType. A SecurityGroup Object is referenced only from one folder. If the folder is deleted, all referenced SecurityGroup Objects are deleted with the folder.

The SupportedSecurityPolicyUris Property contains a String array with the SecurityPolicyUris supported by the SKS. The Property shall be provided at the root SecurityGroupFolder. The default SecurityPolicyUri is the first array element.