EasyUA Reference
ApplicationAccessRule Class Members
See Also  Properties  Methods  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : ApplicationAccessRule Class

Glossary Item Box

The following tables list the members exposed by ApplicationAccessRule.

Public Constructors

Public Properties

 NameDescription
Public PropertyIdentityName The name of the NT account principal which the access rule applies to.  
Public PropertyIdentityReference The name of the NT account principal which the access rule applies to.  
Public PropertyRight The access right affected by the rule.  
Public PropertyRuleType The type of access rule.  
Top

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)AccountNameToSid Converts a user account name to a SID.  
Public Methodstatic (Shared in Visual Basic)Convert Converts a System.Security.AccessControl.AccessControlType to a Opc.Ua.Configuration.AccessControlType  
Public Methodstatic (Shared in Visual Basic)GetAccessRules Gets the application access rules implied by the access rights to the file.  
Public Methodstatic (Shared in Visual Basic)SetAccessRules Gets the application access rules implied by the access rights to the file.  
Public Methodstatic (Shared in Visual Basic)SidToAccountName Converts a SID to a user account name.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.