Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UASecurityGroup_Base
Interface UASecurityGroup_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
SecurityGroupType i=15471
isAbstract
false
interface
UASecurityGroup_Base
{
forceKeyRotation
?:
UAMethod
;
invalidateKeys
?:
UAMethod
;
keyLifetime
:
UAProperty
<
number
,
Double
>
;
maxFutureKeyCount
:
UAProperty
<
number
,
UInt32
>
;
maxPastKeyCount
:
UAProperty
<
number
,
UInt32
>
;
securityGroupId
:
UAProperty
<
UAString
,
String
>
;
securityPolicyUri
:
UAProperty
<
UAString
,
String
>
;
}
Hierarchy (
view full
)
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
force
Key
Rotation
?:
UAMethod
Optional
invalidate
Keys
invalidate
Keys
?:
UAMethod
key
Lifetime
key
Lifetime
:
UAProperty
<
number
,
Double
>
max
Future
Key
Count
max
Future
Key
Count
:
UAProperty
<
number
,
UInt32
>
max
Past
Key
Count
max
Past
Key
Count
:
UAProperty
<
number
,
UInt32
>
security
Group
Id
security
Group
Id
:
UAProperty
<
UAString
,
String
>
security
Policy
Uri
security
Policy
Uri
:
UAProperty
<
UAString
,
String
>
Settings
Member Visibility
Protected
Private
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
NodeOPCUA reference documentation - public API
Loading...