Permissions.RevokeIdentity Method
Revokes particular Identity of current user.Syntax
Aras.Server.Security.Permissions.RevokeIdentity(identity)Parameters
Name | Type | Description |
---|---|---|
identity | Identity | Required. Identity to revoke. |
Return Value
A Boolean.Returns true if specified Identity is successfully revoked, otherwise returns false.
See Also
Permissions ClassAras.Server.Security Namespace
Aras Innovator Server Framework
Comments
Post a Comment