QuickOPC User's Guide and Reference
IUAPubSubSecurityKeyService Interface Methods

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.SecurityKeyService Namespace : IUAPubSubSecurityKeyService Interface

For a list of all members of this type, see IUAPubSubSecurityKeyService members.

Public Methods
 NameDescription
 MethodAdds a security group to the security group folder.  
 MethodFinds a published security group by its Id in an optionally specified security group folder. (Inherited from OpcLabs.EasyOpc.UA.PubSub.SecurityKeyService.IUAReadOnlyPubSubSecurityKeyService)
 MethodRetrieves the security keys for a security group. (Inherited from OpcLabs.EasyOpc.UA.PubSub.SecurityKeyService.IUAReadOnlyPubSubSecurityKeyService)
 MethodGets the names of security group folders in the SKS. (Inherited from OpcLabs.EasyOpc.UA.PubSub.SecurityKeyService.IUAReadOnlyPubSubSecurityKeyService)
 MethodGets Ids of security groups in a specified security group folder. (Inherited from OpcLabs.EasyOpc.UA.PubSub.SecurityKeyService.IUAReadOnlyPubSubSecurityKeyService)
 MethodRemoves a security group from the security group folder.  
Top
Extension Methods
 NameDescription
Public Extension MethodGets the elements for security groups in the specified security group folder, and possibly its subfolders (recursively).
Public Extension MethodOverloaded. Browses a tree of objects available in the OPC UA security key service, returning all node types.
Public Extension MethodOverloaded. Get the element for the specified security group.
Public Extension MethodRetrieves the security keys for a security group.
Public Extension MethodGets Ids of all security groups in the PubSub security key service.
Public Extension MethodOverloaded. Searches for the security group in the whole PubSub security key service, and returns the security group folder path it is in.
Top
See Also

Reference

IUAPubSubSecurityKeyService Interface
OpcLabs.EasyOpc.UA.PubSub.SecurityKeyService Namespace