Search
2 result(s) for Bad_InvalidSelfReference
-
OPC-10000-18 – OPC Unified Architecture - Part 18: Role-Based Security5.2.6 ModifyUser Methodused to call the Method is to be disabled, the Method shall fail with Bad_InvalidSelfReference . The Client shall use an encrypted channel and shall provide user credentials with administrator ... have the necessary Permissions . Bad_SecurityModeInsufficient The communication channel is not using encryption. Bad_InvalidSelfReference The user to be disabled is the user of the Session calling the Method
-
OPC-10000-18 – OPC Unified Architecture - Part 18: Role-Based Security5.2.7 RemoveUser Methodused to call the Method is to be removed, the Method shall fail with Bad_InvalidSelfReference . Signature RemoveUser ( [in] String UserName ); Argument Description UserName The name of the user ... NoDelete user configuration mask setting. Bad_SecurityModeInsufficient The communication channel is not using encryption. Bad_InvalidSelfReference The user to remove is the user of the Session calling the Method