'DeclarationPublic Const SecurityIdPrefix As String
'UsageDim value As String value = UASecurityRole.SecurityIdPrefix
public const string SecurityIdPrefix
public: const String^ SecurityIdPrefix
This is a constant, and its value is "opcua:".
'DeclarationPublic Const SecurityIdPrefix As String
'UsageDim value As String value = UASecurityRole.SecurityIdPrefix
public const string SecurityIdPrefix
public: const String^ SecurityIdPrefix
The value is "opcua:". This prefix is prepended to the role's node ID to form the complete security ID.