.NET Based OPC UA Client/Server SDK  3.2.2.525
UnifiedAutomation.UaSchema.RoleType Class Reference

More...

Public Member Functions

UaBase.EndpointType[] GetEndpoints ()
 Returns the endpoints as DataType defined in UaBase. More...
 
void SetEndpoints (UaBase.EndpointType[] endpoints)
 Sets the endpoints from DataType defined in UaBase. More...
 
UaBase.IdentityMappingRuleType[] GetIdentities ()
 Returns the identities as DataType defined in UaBase. More...
 
void SetIdentities (UaBase.IdentityMappingRuleType[] identities)
 Returns the identities as DataType defined in UaBase. More...
 

Properties

EndpointType[] Endpoints [get, set]
 
string[] Applications [get, set]
 
IdentityType[] Identities [get, set]
 
string Name [get, set]
 
string NodeId [get, set]
 
bool IgnorePermissions [get, set]
 
bool CustomConfiguration [get, set]
 
Mode EndpointsMode [get, set]
 
Mode ApplicationsMode [get, set]
 

Detailed Description

Member Function Documentation

UaBase.EndpointType [] UnifiedAutomation.UaSchema.RoleType.GetEndpoints ( )

Returns the endpoints as DataType defined in UaBase.

Returns
UaBase.IdentityMappingRuleType [] UnifiedAutomation.UaSchema.RoleType.GetIdentities ( )

Returns the identities as DataType defined in UaBase.

Returns
void UnifiedAutomation.UaSchema.RoleType.SetEndpoints ( UaBase.EndpointType[]  endpoints)

Sets the endpoints from DataType defined in UaBase.

void UnifiedAutomation.UaSchema.RoleType.SetIdentities ( UaBase.IdentityMappingRuleType[]  identities)

Returns the identities as DataType defined in UaBase.


The documentation for this class was generated from the following files: