This Method is used to remove an identity mapping rule from a Role.
The Client shall use an encrypted channel and shall provide user credentials with administrator rights like SecurityAdmin Role when invoking this Method on the Server.
Signature
RemoveIdentity (
[in]IdentityMappingRuleType Rule
);
|
Argument |
Description |
|
Rule |
The Rule to remove. |
Method Result Codes
|
ResultCode |
Description |
|
Bad_NotFound |
The rule does not exist. |
|
Bad_UserAccessDenied |
The session user is not allowed to configure the object. |
|
Bad_SecurityModeInsufficient |
The SecureChannel is not encrypted. |
The RemoveIdentity Method representation in the AddressSpace is formally defined in Table 15.
Table 15 – RemoveIdentity Method AddressSpace definition
|
Attribute |
Value |
||||
|
BrowseName |
RemoveIdentity |
||||
|
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
|
0:HasProperty |
Variable |
0:InputArguments |
0:Argument[] |
0:PropertyType |
M |
|
ConformanceUnits |
|||||
|
Security Role Server IdentityManagement |
|||||