Removes the specified user role.
[Visual Basic]
Function RemoveUserRole( _
ByVal name As String _
) As Boolean
true if user role existed and was removed, otherwise false if user role did not exist
Exception Type | Condition |
---|---|
Safe.FMEServer.API.FMEServerException | if a FME Repository exception occurred |
IFMESecurityManager Interface | IFMESecurityManager Members | Safe.FMEServer.API.Security Namespace