SecurityGroupType

The representation of the SecurityGroupType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | i=15471 |
NamespaceUri | http://opcfoundation.org/UA/ |
BrowseName | SecurityGroupType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | BaseObjectType |
Categories | PubSub Model SKS |
The references from the SecurityGroupType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | SecurityGroupId | String | PropertyType | Mandatory |
HasProperty | Variable | KeyLifetime | Duration | PropertyType | Mandatory |
HasProperty | Variable | SecurityPolicyUri | String | PropertyType | Mandatory |
HasProperty | Variable | MaxFutureKeyCount | UInt32 | PropertyType | Mandatory |
HasProperty | Variable | MaxPastKeyCount | UInt32 | PropertyType | Mandatory |
HasComponent | Method | InvalidateKeys | Optional | ||
HasComponent | Method | ForceKeyRotation | Optional |
InvalidateKeys
Signature
InvalidateKeys( );
ForceKeyRotation
Signature
ForceKeyRotation( );