NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-address-space
UASecurityGroup_Base
Interface UASecurityGroup_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
SecurityGroupType i=15471
isAbstract
false
interface
UASecurityGroup_Base
{
forceKeyRotation
?:
UAMethod
<
UAMethodEvents
>
;
invalidateKeys
?:
UAMethod
<
UAMethodEvents
>
;
keyLifetime
:
UAProperty
<
number
,
Double
>
;
maxFutureKeyCount
:
UAProperty
<
number
,
UInt32
>
;
maxPastKeyCount
:
UAProperty
<
number
,
UInt32
>
;
securityGroupId
:
UAProperty
<
UAString
,
String
>
;
securityPolicyUri
:
UAProperty
<
UAString
,
String
>
;
}
Hierarchy (
View Summary
)
UASecurityGroup_Base
UASecurityGroup
Index
Properties
force
Key
Rotation?
invalidate
Keys?
key
Lifetime
max
Future
Key
Count
max
Past
Key
Count
security
Group
Id
security
Policy
Uri
Properties
Optional
force
Key
Rotation
forceKeyRotation
?:
UAMethod
<
UAMethodEvents
>
Optional
invalidate
Keys
invalidateKeys
?:
UAMethod
<
UAMethodEvents
>
key
Lifetime
keyLifetime
:
UAProperty
<
number
,
Double
>
max
Future
Key
Count
maxFutureKeyCount
:
UAProperty
<
number
,
UInt32
>
max
Past
Key
Count
maxPastKeyCount
:
UAProperty
<
number
,
UInt32
>
security
Group
Id
securityGroupId
:
UAProperty
<
UAString
,
String
>
security
Policy
Uri
securityPolicyUri
:
UAProperty
<
UAString
,
String
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
force
Key
Rotation
invalidate
Keys
key
Lifetime
max
Future
Key
Count
max
Past
Key
Count
security
Group
Id
security
Policy
Uri
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...